We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bb478a commit 4b5508dCopy full SHA for 4b5508d
.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/vscode/devcontainers/go:0-1.20-bullseye
+FROM mcr.microsoft.com/vscode/devcontainers/go:1-1.24
2
3
# [Optional] Uncomment this section to install additional OS packages.
4
RUN export DEBIAN_FRONTEND=noninteractive \
0 commit comments