Skip to content

Commit 16ccf57

Browse files
committed
Update catalog base image to 4.16
1 parent 4a3c796 commit 16ccf57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v4.16/catalog.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# The base image is expected to contain
22
# /bin/opm (with a serve subcommand) and /bin/grpc_health_probe
33
# Bump to v4.18 tag once available
4-
FROM registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.17
4+
FROM registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.16
55

66
# Configure the entrypoint and command
77
ENTRYPOINT ["/bin/opm"]

0 commit comments

Comments
 (0)