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 f3c3374 commit 22c2c6fCopy full SHA for 22c2c6f
.devcontainer/devcontainer.json
@@ -2,7 +2,7 @@
2
// README at: https://github.com/devcontainers/templates/tree/main/src/typescript-node
3
{
4
"name": "Node.js & TypeScript",
5
- "image": "mcr.microsoft.com/devcontainers/typescript-node:20-bullseye",
+ "image": "mcr.microsoft.com/devcontainers/typescript-node:24-bullseye",
6
"features": {
7
"ghcr.io/devcontainers/features/node:1": {},
8
"ghcr.io/devcontainers-extra/features/typescript:2.0.16": {}
0 commit comments