Skip to content

Commit 50b0a96

Browse files
committed
update ubi image
1 parent c98bbe2 commit 50b0a96

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:6d5a6576c83816edcc0da7ed62ba69df8f6ad3cbe659adde2891bfbec4dbf187
3+
ARG RUNTIME=registry.access.redhat.com/ubi9/ubi@sha256:61bf5be4fcf7fa4d1ce6c8c0376dcb8b06e68aae6a0a54c4cf39c06116684962
44

55
FROM $GO_BUILDER AS builder
66

0 commit comments

Comments
 (0)