1
0
Fork 0
main
Sandro Leuchter 2025-04-29 10:44:05 +00:00
parent 50927d9b84
commit cd334362a8
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@
"ghcr.io/devcontainers/features/java:1": { "ghcr.io/devcontainers/features/java:1": {
"version": "24-open", "version": "24-open",
"installMaven": true "installMaven": true
},
"docker-in-docker": {
"version": "latest",
"moby": false
} }
}, },
"customizations": { "customizations": {