Skip to content

Commit 7dcbd32

Browse files
committed
bump build image to rhel9
1 parent 7061604 commit 7dcbd32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile.olm-registry

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.redhat.io/openshift4/ose-operator-registry:v4.14 AS builder
1+
FROM registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.19 AS builder
22
ARG SAAS_OPERATOR_DIR
33
COPY ${SAAS_OPERATOR_DIR} manifests
44
RUN initializer --permissive

0 commit comments

Comments
 (0)