diff --git a/.devcontainer.json b/.devcontainer.json index ec768999..83ea2247 100644 --- a/.devcontainer.json +++ b/.devcontainer.json @@ -1,5 +1,5 @@ { - "image": "mcr.microsoft.com/vscode/devcontainers/javascript-node:0-18@sha256:ed57dd8755b4e75a0426bd10ab1d3a60a22bb21fc2e093801375990978c42fb5", + "image": "mcr.microsoft.com/vscode/devcontainers/javascript-node:1-18@sha256:6f5574be1ebdaa82fada76a2bf61476771f270b638392dcb37a924a350a72bdb", "remoteUser": "node", "customizations": { "vscode": {