diff --git a/catalog.Dockerfile b/catalog.Dockerfile index abf72a9e9..9f3aa829c 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.49.0 # Configure the entrypoint and command ENTRYPOINT ["/bin/opm"]