diff --git a/images/deployer/Dockerfile.rhel b/images/deployer/Dockerfile.rhel index db39083bb5..5a1a745d96 100644 --- a/images/deployer/Dockerfile.rhel +++ b/images/deployer/Dockerfile.rhel @@ -1,4 +1,4 @@ -FROM registry.svc.ci.openshift.org/ocp/4.6:cli +FROM registry.svc.ci.openshift.org/ocp/4.7:cli LABEL io.k8s.display-name="OpenShift Deployer" \ io.k8s.description="This is a component of OpenShift and executes the user deployment process to roll out new containers. It may be used as a base image for building your own custom deployer image." \