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.
1 parent 4a3c796 commit 16ccf57Copy full SHA for 16ccf57
v4.16/catalog.Dockerfile
@@ -1,7 +1,7 @@
1
# The base image is expected to contain
2
# /bin/opm (with a serve subcommand) and /bin/grpc_health_probe
3
# Bump to v4.18 tag once available
4
-FROM registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.17
+FROM registry.redhat.io/openshift4/ose-operator-registry-rhel9:v4.16
5
6
# Configure the entrypoint and command
7
ENTRYPOINT ["/bin/opm"]
0 commit comments