We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1e62d3 commit ee1d09cCopy full SHA for ee1d09c
.devcontainer/devcontainer.json
@@ -2,6 +2,6 @@
2
"features": {
3
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
4
},
5
- "image": "mcr.microsoft.com/devcontainers/javascript-node:0-16",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:1-16",
6
"updateContentCommand": "yarn --frozen-lockfile"
7
}
0 commit comments