Skip to content

Commit d0d9521

Browse files
chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker tag to v9.8-1779709832 (#9467)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 7b8257b commit d0d9521

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hack/deployer/clients/ocp/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ RUN curl -fsSLO https://mirror.openshift.com/pub/openshift-v4/clients/ocp/${CLIE
1212
mv oc /usr/local/bin/oc && \
1313
rm openshift-client-linux-${CLIENT_VERSION}.tar.gz
1414

15-
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.8-1777460003
15+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.8-1779709832
1616
COPY --from=builder /usr/local/bin/openshift-install .
1717
COPY --from=builder /usr/local/bin/oc .

0 commit comments

Comments
 (0)