diff --git a/catalog.Dockerfile b/catalog.Dockerfile index baea9066..1893ee85 100644 --- a/catalog.Dockerfile +++ b/catalog.Dockerfile @@ -1,4 +1,4 @@ -FROM registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.18 AS builder +FROM registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.20 AS builder FROM registry.redhat.io/ubi9/ubi-minimal # Add label for location of Declarative Config root directory & required OpenShift labels