diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index b3c3dba..ab48cd9 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -2,7 +2,7 @@ // https://github.com/microsoft/vscode-dev-containers/tree/v0.245.2/containers/javascript-node { "name": "ns8-kickstart", - "image": "mcr.microsoft.com/devcontainers/javascript-node:22-bookworm", + "image": "mcr.microsoft.com/devcontainers/javascript-node:24-bookworm", // Configure tool-specific properties. "customizations": { // Configure properties specific to VS Code.