We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1be22e9 commit b17a3dcCopy full SHA for b17a3dc
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:5ed05a6c5f49be2e87d9260e553f7cff7c995a0606d5a0e4b73798645886855f AS builder
5
ARG TARGETOS
6
ARG TARGETARCH
7
0 commit comments