diff --git a/images/deployer/Dockerfile.rhel b/images/deployer/Dockerfile.rhel index 69be98d9ec..e7b826fcb6 100644 --- a/images/deployer/Dockerfile.rhel +++ b/images/deployer/Dockerfile.rhel @@ -1,4 +1,4 @@ -FROM registry.ci.openshift.org/ocp/4.20:cli +FROM registry.ci.openshift.org/ocp/4.21: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." \