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

View File

@ -3,6 +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"
"installMaven": true "installMaven": true
} }
} }