We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fdf2db commit 1201dbcCopy full SHA for 1201dbc
.devcontainer/devcontainer.json
@@ -7,7 +7,7 @@
7
"args": {
8
// Update the VARIANT arg to pick a Java version: 11, 17
9
// Append -bullseye or -buster to pin to an OS version.
10
- // Use the -bullseye variants on local arm64/Apple Silicon.
+ // Use the -bullseye variants on local arm64/Apple Silicon. hiii bug?github
11
"VARIANT": "21-bullseye",
12
// Options
13
"INSTALL_MAVEN": "true",
0 commit comments