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 68eb1c3 commit 80a1b41Copy full SHA for 80a1b41
docker/build-tools/Dockerfile
@@ -27,7 +27,7 @@
27
################
28
# Binary tools
29
30
-ARG GOLANG_IMAGE=golang:1.24.8-bookworm
+ARG GOLANG_IMAGE=golang:1.24.7-bookworm
31
# hadolint ignore=DL3006
32
FROM ${GOLANG_IMAGE} AS binary_tools_context_base
33
# TARGETARCH is an automatic platform ARG enabled by Docker BuildKit.
0 commit comments