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 1e484cb commit 8902b55Copy full SHA for 8902b55
.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/devcontainers/go:1-1.23-bookworm@sha256:ee28302232bca53c6cfacf0b00a427ebbda10b33731c78d3dcf9f59251b23c9c
+FROM mcr.microsoft.com/devcontainers/go:1-1.23-bookworm@sha256:35a12c9f10d6543d24bd3976b0b5f711848deac3b461793b3c410d503990d30e
2
3
# [Optional] Uncomment this section to install additional OS packages.
4
RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
0 commit comments