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 229bcde commit 244e80cCopy full SHA for 244e80c
.devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "course-template",
3
- "image": "mcr.microsoft.com/devcontainers/typescript-node:1-22-bookworm",
+ "image": "mcr.microsoft.com/devcontainers/typescript-node:3-22-bookworm",
4
"containerEnv": {
5
"ASTRO_TELEMETRY_DISABLED": "1"
6
},
0 commit comments