From 822fed58e18d405fe5db5ea7d38f76c226bc133c Mon Sep 17 00:00:00 2001 From: AOS Automation Release Team Date: Sat, 17 Jan 2026 04:09:03 +0000 Subject: [PATCH] UPSTREAM: : Updating ose-cluster-config-operator-container image to be consistent with ART for 4.22 Reconciling with https://github.com/openshift/ocp-build-data/tree/37a25cc2e6eec9883ae439d785f89ab3f6cb2f51/images/ose-cluster-config-operator.yml --- Dockerfile.rhel7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.rhel7 b/Dockerfile.rhel7 index ef3cc5cbf..12ddc7784 100644 --- a/Dockerfile.rhel7 +++ b/Dockerfile.rhel7 @@ -5,7 +5,7 @@ ENV GO_PACKAGE github.com/openshift/cluster-config-operator RUN make build --warn-undefined-variables \ && gzip cluster-config-operator-tests-ext -FROM registry.ci.openshift.org/ocp/4.22:base-rhel9 +FROM registry.ci.openshift.org/ocp/4.22:base-rhel9-minimal RUN mkdir -p /usr/share/bootkube/manifests/manifests RUN mkdir -p /usr/share/bootkube/manifests/bootstrap-manifests COPY --from=builder /go/src/github.com/openshift/cluster-config-operator/cluster-config-operator /usr/bin/