diff --git a/base/Dockerfile.rhel9 b/base/Dockerfile.rhel9 index bebedf9cb..56dc59d7a 100644 --- a/base/Dockerfile.rhel9 +++ b/base/Dockerfile.rhel9 @@ -1,4 +1,4 @@ -FROM registry.ci.openshift.org/ocp/builder:rhel-9-base-openshift-4.18 +FROM registry.ci.openshift.org/ocp/4.14:base-rhel94 # A ubi9 image will expose python3 as /usr/bin/python. It does not contain # python2. Subsequent layers should install if it needed.