File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ OPENSHIFT_CLI_IMAGE=registry.redhat.io/openshift4/ose-cli-rhel9:v4.16@sha256:12e
1717#
1818
1919# The runtime image is used to run the binaries
20- RUNTIME_IMAGE=registry.redhat.io/rhel9-4 -els/rhel-minimal:9.4 @sha256:44aca991940c02b026c46dd07d485a6a63356b3e809459c9cecd92f997ca4ca8
20+ RUNTIME_IMAGE=registry.redhat.io/rhel9-6 -els/rhel-minimal:9.6 @sha256:2bdf19e0877fdbb0696330159ed72a12deef8a60eed819c4e2fc0064147b39df
2121#
2222
2323# The yq image is used at build time to manipulate yaml
Original file line number Diff line number Diff line change 11# ####################################################################################################
22# Build arguments
33ARG BUILDER_IMAGE=quay.io/projectquay/golang:1.21
4- ARG RUNTIME_IMAGE=registry.access.redhat.com/ubi9-minimal:9.4
4+ ARG RUNTIME_IMAGE=registry.access.redhat.com/ubi9-minimal:9.6
55# Although this is the 4.14 release, we need a rhel9 binary and that is only available in 4.16+
66ARG OPENSHIFT_CLI_IMAGE=registry.redhat.io/openshift4/ose-cli-rhel9:v4.16
77
You can’t perform that action at this time.
0 commit comments