diff --git a/base/Dockerfile.rhel b/base/Dockerfile.rhel index af76f2170..3bc220791 100644 --- a/base/Dockerfile.rhel +++ b/base/Dockerfile.rhel @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi7/ubi-minimal:latest +FROM registry.svc.ci.openshift.org/ocp/builder:rhel-8-base-openshift-4.6 RUN INSTALL_PKGS=" \ which tar wget hostname shadow-utils \ socat findutils lsof bind-utils gzip \