diff --git a/base/Dockerfile.rhel9 b/base/Dockerfile.rhel9 index bebedf9cb..9075afb26 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.13:base-rhel94 # A ubi9 image will expose python3 as /usr/bin/python. It does not contain # python2. Subsequent layers should install if it needed.