Skip to content

Commit 28eb518

Browse files
authored
Bump devcontainer from Java 18 to 24 (#1271)
1 parent f206bd4 commit 28eb518

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"features": {
1010
"ghcr.io/devcontainers/features/java:1": {
11-
"version": "18.0.2.1-tem",
11+
"version": "24-tem",
1212
"jdkDistro": "tem",
1313
"installGradle": true
1414
},
@@ -35,4 +35,4 @@
3535
"postCreateCommand": {
3636
"config": "cp application/config.json.template application/config.json"
3737
}
38-
}
38+
}

0 commit comments

Comments
 (0)