diff --git a/Dockerfile.rhel b/Dockerfile.rhel index d7ae576..aa12b2d 100644 --- a/Dockerfile.rhel +++ b/Dockerfile.rhel @@ -1,4 +1,4 @@ -FROM registry.ci.openshift.org/ocp/4.15:base-rhel9 +FROM registry.ci.openshift.org/ocp/4.16:base-rhel9 COPY manifests.rhel/ /manifests/ LABEL description="This image contains the trusted keys for the updates delivered to a cluster." \ io.openshift.release.operator=true \ No newline at end of file