Skip to content

Commit d964887

Browse files
Update registry.access.redhat.com/ubi9 Docker digest to 8d53b60
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 3f77424 commit d964887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.konflux/shared-resource/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN rm -f /vendor/k8s.io/apimachinery/pkg/util/managedfields/pod.yaml
88

99
RUN CGO_ENABLED=1 GO111MODULE=on go build -a -mod=vendor -buildvcs=false -ldflags="-s -w" -tags="strictfipsruntime" -o openshift-builds-shared-resource ./cmd/csidriver
1010

11-
FROM registry.access.redhat.com/ubi9@sha256:b88227436597e960f70db8eadcaf18ffa5b6d1a615888f709dcae3fba1540c61
11+
FROM registry.access.redhat.com/ubi9@sha256:8d53b60617e53e4dbd6c0d485c569801f48dbeb40b48c8424a67e33a07320968
1212

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

0 commit comments

Comments
 (0)