We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7061604 + 7dcbd32 commit aada6e0Copy full SHA for aada6e0
build/Dockerfile.olm-registry
@@ -1,4 +1,4 @@
1
-FROM registry.redhat.io/openshift4/ose-operator-registry:v4.14 AS builder
+FROM registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.19 AS builder
2
ARG SAAS_OPERATOR_DIR
3
COPY ${SAAS_OPERATOR_DIR} manifests
4
RUN initializer --permissive
0 commit comments