update devcontainer

This commit is contained in:
2025-06-06 20:39:19 +02:00
parent 7481d1ab63
commit 613b8c6e34
2 changed files with 19 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
{
"name": "OpenJDK21",
"image": "mcr.microsoft.com/openjdk/jdk:21-ubuntu",
"build": {
"dockerfile": "Dockerfile",
},
"features": {
"ghcr.io/devcontainers/features/java:1": {
"installMaven": "true"