diff --git a/.devcontainer/.devcontainer.json b/.devcontainer/.devcontainer.json index 05aafd8..d10fa11 100644 --- a/.devcontainer/.devcontainer.json +++ b/.devcontainer/.devcontainer.json @@ -2,7 +2,7 @@ // README at: https://github.com/devcontainers/templates/tree/main/src/typescript-node { "name": "Node.js & TypeScript", - "image": "mcr.microsoft.com/devcontainers/typescript-node:18", + "image": "mcr.microsoft.com/devcontainers/typescript-node:20", "features": { "ghcr.io/devcontainers-contrib/features/angular-cli:2.0.15": {}, "ghcr.io/devcontainers-contrib/features/typescript:2.0.15": {}