diff --git a/catalog.Dockerfile b/catalog.Dockerfile index 5e8dbfdce..4e0a9710e 100644 --- a/catalog.Dockerfile +++ b/catalog.Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/operator-framework/opm:v1.62.0 +FROM quay.io/operator-framework/opm:v1.63.0 ARG CATALOG_PATH=catalog # Configure the entrypoint and command