Skip to content

Commit ebb9253

Browse files
Update registry.access.redhat.com/ubi9 Docker digest to d07a5e0
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 656cbcc commit ebb9253

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:ea57285741f007e83f2ee20423c20b0cbcce0b59cc3da027c671692cc7efe4dd
11+
FROM registry.access.redhat.com/ubi9@sha256:d07a5e080b8a9b3624d3c9cfbfada9a6baacd8e6d4065118f0e80c71ad518044
1212

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

0 commit comments

Comments
 (0)