diff --git a/catalog.Dockerfile b/catalog.Dockerfile index abf72a9e9..84c1defa0 100644 --- a/catalog.Dockerfile +++ b/catalog.Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/operator-framework/opm:v1.45.0 +FROM quay.io/operator-framework/opm:v1.46.0 # Configure the entrypoint and command ENTRYPOINT ["/bin/opm"]