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 a2200b3 commit 70fd8a7Copy full SHA for 70fd8a7
docker/build-tools/Dockerfile
@@ -27,7 +27,7 @@
27
################
28
# Binary tools
29
30
-ARG GOLANG_IMAGE=golang:1.24.2
+ARG GOLANG_IMAGE=golang:1.24.4
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