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 ed4a068 + 9f326be commit 12d8a00Copy full SHA for 12d8a00
catalog.Dockerfile
@@ -1,6 +1,6 @@
1
# The base image is expected to contain
2
# /bin/opm (with a serve subcommand) and /bin/grpc_health_probe
3
-FROM quay.io/operator-framework/opm:v1.51.0
+FROM quay.io/operator-framework/opm:v1.55.0
4
5
# Configure the command
6
CMD ["serve", "/configs", "--cache-dir=/tmp/cache"]
0 commit comments