Skip to content

Commit 0ba7013

Browse files
authored
Merge pull request #265 from openshift/konflux/mintmaker/builds-1.2-builds-1.2/registry.access.redhat.com-ubi9
Update registry.access.redhat.com/ubi9 Docker digest to 38791b2 (builds-1.2)
2 parents 85d029d + cd8f354 commit 0ba7013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.konflux/shared-resource/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RUN rm -f /vendor/k8s.io/apimachinery/pkg/util/managedfields/pod.yaml
66

77
RUN CGO_ENABLED=0 GO111MODULE=on go build -a -mod=vendor -ldflags="-s -w" -o openshift-builds-shared-resource ./cmd/csidriver
88

9-
FROM registry.access.redhat.com/ubi9@sha256:2bae9062eddbbc18e76555972e7026ffe02cef560a0076e6d7f72bed2c05723f
9+
FROM registry.access.redhat.com/ubi9@sha256:38791b293262ac2169eca2717e68e626a047d2b89fbd1da544db24ed0204efeb
1010

1111
COPY --from=builder /opt/app-root/src/openshift-builds-shared-resource .
1212
COPY LICENSE /licenses/

0 commit comments

Comments
 (0)