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 cbf80df commit 5aef5c3Copy full SHA for 5aef5c3
.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG VARIANT=11-bullseye
+ARG VARIANT=17-bullseye
2
FROM mcr.microsoft.com/vscode/devcontainers/java:0-${VARIANT}
3
4
ARG NODE_VERSION="none"
0 commit comments