1 parent 4227571 commit b018dd9Copy full SHA for b018dd9
1 file changed
.devcontainer/devcontainer.json
@@ -2,7 +2,7 @@
2
// https://github.com/microsoft/vscode-dev-containers/tree/v0.245.2/containers/javascript-node
3
{
4
"name": "ns8-kickstart",
5
- "image": "mcr.microsoft.com/devcontainers/javascript-node:0-18-bullseye",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:1-18-bullseye",
6
// Configure tool-specific properties.
7
"customizations": {
8
// Configure properties specific to VS Code.
0 commit comments