We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 450a780 commit ce469feCopy full SHA for ce469fe
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.53.0
4
5
# Configure the command
6
CMD ["serve", "/configs", "--cache-dir=/tmp/cache"]
0 commit comments