We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c1b733 commit 378ba42Copy full SHA for 378ba42
Dockerfile
@@ -1,7 +1,7 @@
1
# Build the Konflux Build CLI binary.
2
# For more details and updates, refer to
3
# https://catalog.redhat.com/en/software/containers/rhel10/go-toolset/6707d40f27f63a06f78743c4
4
-FROM registry.access.redhat.com/ubi10/go-toolset:1.25@sha256:182645783ad0a0af4a78d928f2d9167815d59c12cc156aa3c229cf3a49d636d9 AS builder
+FROM registry.access.redhat.com/ubi10/go-toolset:1.25@sha256:4d65503c0066e26df81fbfe93203f0e7dbc23cf503ca2972fef01cdc13cd813c AS builder
5
ARG TARGETOS
6
ARG TARGETARCH
7
0 commit comments