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 860877b commit 6c75f43Copy full SHA for 6c75f43
.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