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 6108bf5 commit 8f693a2Copy full SHA for 8f693a2
.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:35e445a87924ae04c171d7e52e2a913050dfefbacda3756ef7a307db035704d5
2
3
# [Optional] Uncomment this section to install additional OS packages.
4
RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
0 commit comments