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 5a11d18 commit cfe2194Copy full SHA for cfe2194
.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG VARIANT=20
+ARG VARIANT=22
2
FROM mcr.microsoft.com/vscode/devcontainers/javascript-node:${VARIANT}
3
4
# [Optional] Uncomment this section to install additional OS packages.
0 commit comments