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