1
0
Fork 0

devcontainer

main
Sandro Leuchter 2025-04-01 12:09:03 +02:00
parent 2009e0572e
commit b81eb11527
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "Java", "name": "Java",
"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": {
"installMaven": true "installMaven": true
} }
} }