update devcontainer
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user