Skip to content

Commit cee9af5

Browse files
committed
chnage node version to 20 in devcontainer
1 parent 24646d1 commit cee9af5

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
@@ -1,4 +1,4 @@
11
{
22
"name": "Node.js & TypeScript",
3-
"image": "mcr.microsoft.com/devcontainers/typescript-node:1-22-bookworm"
3+
"image": "mcr.microsoft.com/devcontainers/typescript-node:1-20-bookworm"
44
}

0 commit comments

Comments
 (0)