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 071c404 commit a9cc70fCopy full SHA for a9cc70f
.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:1-20-bookworm",
+ "image": "mcr.microsoft.com/devcontainers/typescript-node:3-20-bookworm",
7
"features": {
8
"ghcr.io/devcontainers-contrib/features/pnpm:2": {}
9
},
0 commit comments