change directories for devcontainer
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"name": "OpenJDK21",
|
||||
"image": "mcr.microsoft.com/openjdk/jdk:21-ubuntu",
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/java:1": {
|
||||
"installMaven": "true"
|
||||
},
|
||||
"ghcr.io/devcontainers/features/git:1": {}
|
||||
},
|
||||
"customizations": {
|
||||
"jetbrains": {
|
||||
"backend": "IntelliJ"
|
||||
}
|
||||
},
|
||||
"workspaceFolder": "/workspace"
|
||||
}
|
||||
Reference in New Issue
Block a user