From 01b1460e2ed32ebc28aaf281703f714538bc3fd0 Mon Sep 17 00:00:00 2001 From: AOS Automation Release Team Date: Tue, 2 Jun 2026 20:58:48 +0000 Subject: [PATCH] Updating openshift-enterprise-base-rhel9-container image to be consistent with ART for 4.23 Reconciling with https://github.com/openshift-eng/ocp-build-data/tree/99d22f568a7fbcbbf0434ec0e9615f5c8979a0a7/images/openshift-enterprise-base-rhel9.yml --- base/Dockerfile.rhel9 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/base/Dockerfile.rhel9 b/base/Dockerfile.rhel9 index e0b5b6ee8..270a78e50 100644 --- a/base/Dockerfile.rhel9 +++ b/base/Dockerfile.rhel9 @@ -1,3 +1,6 @@ +# URGENT! ART metadata configuration has a different number of FROMs +# than this Dockerfile. ART will be unable to build your component or +# reconcile this Dockerfile until that disparity is addressed. # Builder stage: Configure crypto-policies with post-quantum support FROM registry.ci.openshift.org/ocp/4.22:base-rhel9 AS builder