We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ba0a26 commit 167ef1dCopy full SHA for 167ef1d
src/typescript-node/.devcontainer/Dockerfile
@@ -1,6 +1,6 @@
1
2
ARG VARIANT=24-trixie
3
-FROM mcr.microsoft.com/devcontainers/javascript-node:3-${VARIANT}
+FROM mcr.microsoft.com/devcontainers/javascript-node:4-${VARIANT}
4
5
# Install tslint, typescript. eslint is installed by javascript image
6
ARG NODE_MODULES="tslint-to-eslint-config typescript"
0 commit comments