Skip to content

Commit c98bbe2

Browse files
committed
update ubi images
1 parent 173af85 commit c98bbe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.konflux/dockerfiles/git-init.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG GO_BUILDER=brew.registry.redhat.io/rh-osbs/openshift-golang-builder:v1.23
22
# note: use ubi image instead of ubi-minimal to avoid issues openssh-clients needing deps only available in ubi
3-
ARG RUNTIME=registry.access.redhat.com/ubi9/ubi@sha256:304b50df1ea4db9706d8a30f4bbf26f582936ebc80c7e075c72ff2af99292a54
3+
ARG RUNTIME=registry.access.redhat.com/ubi9/ubi@sha256:6d5a6576c83816edcc0da7ed62ba69df8f6ad3cbe659adde2891bfbec4dbf187
44

55
FROM $GO_BUILDER AS builder
66

0 commit comments

Comments
 (0)