Skip to content

Commit c19cefd

Browse files
committed
Bump devcontainer from Java 18 to 24
1 parent f206bd4 commit c19cefd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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)