We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37c659e commit a0b7aabCopy full SHA for a0b7aab
.devcontainer/devcontainer.json
@@ -8,7 +8,7 @@
8
// Append -bullseye or -buster to pin to an OS version.
9
// Use -bullseye variants on local arm64/Apple Silicon.
10
"args": {
11
- "VARIANT": "14-bullseye"
+ "VARIANT": "16-bullseye"
12
}
13
},
14
// Set *default* container specific settings.json values on container create.
0 commit comments