Skip to content

Commit 244e80c

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker tag to v3
1 parent 229bcde commit 244e80c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "course-template",
3-
"image": "mcr.microsoft.com/devcontainers/typescript-node:1-22-bookworm",
3+
"image": "mcr.microsoft.com/devcontainers/typescript-node:3-22-bookworm",
44
"containerEnv": {
55
"ASTRO_TELEMETRY_DISABLED": "1"
66
},

0 commit comments

Comments
 (0)