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 19395fa commit 58dac68Copy full SHA for 58dac68
Dockerfile.konflux
@@ -1,5 +1,5 @@
1
# Build Stage: using Go 1.24 image
2
-FROM registry.redhat.io/ubi9/go-toolset:1.24@sha256:84286c7555df503df0bd3acb86fe2ad50af82a07f35707918bb0fad312fdc193 as builder
+FROM registry.redhat.io/ubi9/go-toolset:1.24@sha256:7b1828de52c3bac600a71b81996bf748776a456181a45e2b329b39702cf6486f as builder
3
ARG TARGETOS
4
ARG TARGETARCH
5
0 commit comments