diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index b6b9889..fe8d5f0 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -5,7 +5,7 @@ # To fully customize the contents of this image, use the following Dockerfile instead: # https://github.com/microsoft/vscode-dev-containers/tree/v0.117.1/containers/typescript-node-12/.devcontainer/Dockerfile -FROM mcr.microsoft.com/vscode/devcontainers/typescript-node:0-12 +FROM mcr.microsoft.com/vscode/devcontainers/typescript-node:0.205-20 # ** [Optional] Uncomment this section to install additional packages. ** #