diff --git a/openstack-ipa-tester.Dockerfile b/openstack-ipa-tester.Dockerfile index a9a20c99..a11a30b8 100644 --- a/openstack-ipa-tester.Dockerfile +++ b/openstack-ipa-tester.Dockerfile @@ -1,4 +1,4 @@ -FROM registry.ci.openshift.org/ocp/4.21:base-rhel9 +FROM registry.ci.openshift.org/ocp/4.21:base-rhel9-minimal-test RUN dnf install -y python3.12-devel python3.12-pip \ && dnf clean all \