1
0
Fork 0
Sandro Leuchter 2025-04-01 12:12:50 +02:00
parent e65ae7dc12
commit a588e72def
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"image": "mcr.microsoft.com/vscode/devcontainers/base:1-ubuntu-24.04", "image": "mcr.microsoft.com/vscode/devcontainers/base:1-ubuntu-24.04",
"features": { "features": {
"ghcr.io/devcontainers/features/java:1": { "ghcr.io/devcontainers/features/java:1": {
"version": "24-open" "version": "24-open",
"installMaven": true "installMaven": true
} }
} }