We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcc8a2c commit b7dd512Copy full SHA for b7dd512
IDE/.devcontainer/devcontainer.json
@@ -6,7 +6,7 @@
6
7
"build": {
8
"dockerfile": "Dockerfile",
9
- "args": { "VARIANT": "jammy" }
+ "args": { "VARIANT": "noble" }
10
},
11
12
"settings": {
0 commit comments