We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2537e01 commit 112b9b3Copy full SHA for 112b9b3
.devcontainer/devcontainer.json
@@ -3,7 +3,7 @@
3
{
4
"name": "Node.js & TypeScript",
5
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
6
- "image": "mcr.microsoft.com/devcontainers/typescript-node:0-18",
+ "image": "mcr.microsoft.com/devcontainers/typescript-node:1-18",
7
8
// Features to add to the dev container. More info: https://containers.dev/features.
9
// "features": {},
0 commit comments