We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7017d56 commit 5192a06Copy full SHA for 5192a06
.devcontainer/devcontainer.json
@@ -6,7 +6,7 @@
6
"dockerfile": "Dockerfile",
7
// Update 'VARIANT' to pick a Node version: 10, 12, 14
8
"args": {
9
- "VARIANT": "14"
+ "VARIANT": "14-buster"
10
},
11
12
// Set *default* container specific settings.json values on container create.
0 commit comments