diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 3061f82..c5bb66f 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,5 +1,5 @@ { - "image": "mcr.microsoft.com/devcontainers/javascript-node:1-18-bullseye", + "image": "mcr.microsoft.com/devcontainers/javascript-node:1-20-bookworm", "customizations": { "vscode": { "settings": {