Skip to content

Commit aada6e0

Browse files
Merge pull request #357 from dem4gus/olm-registry-rhel9
bump build image to rhel9
2 parents 7061604 + 7dcbd32 commit aada6e0

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)