Skip to content

Commit 4dde1aa

Browse files
authored
update java feature 1.6.1
1 parent f0097a6 commit 4dde1aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
}
2828
},
2929
"features": {
30-
"ghcr.io/devcontainers/features/java:1": {
30+
"ghcr.io/devcontainers/features/java:1.6.1": {
3131
// "version": "17",
3232
"version": "${localEnv:JAVA-BUILD-VER}",
3333
"installGradle": true

0 commit comments

Comments
 (0)