Skip to content

Commit 22c2c6f

Browse files
committed
- also update dev container
1 parent f3c3374 commit 22c2c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// README at: https://github.com/devcontainers/templates/tree/main/src/typescript-node
33
{
44
"name": "Node.js & TypeScript",
5-
"image": "mcr.microsoft.com/devcontainers/typescript-node:20-bullseye",
5+
"image": "mcr.microsoft.com/devcontainers/typescript-node:24-bullseye",
66
"features": {
77
"ghcr.io/devcontainers/features/node:1": {},
88
"ghcr.io/devcontainers-extra/features/typescript:2.0.16": {}

0 commit comments

Comments
 (0)