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.
2 parents 02873a9 + 5538a89 commit 79daf5cCopy full SHA for 79daf5c
.devcontainer/devcontainer.json
@@ -4,7 +4,7 @@
4
{
5
"name": "Node.js",
6
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
7
- "image": "mcr.microsoft.com/devcontainers/javascript-node:0-18-bullseye",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:1-18-bullseye",
8
9
// Features to add to the dev container. More info: https://containers.dev/features.
10
// "features": {},
0 commit comments