diff --git a/Dockerfile b/Dockerfile index 556276d3..00b382aa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Build the manager binary -FROM quay.io/operator-framework/helm-operator:v1.34.1 +FROM quay.io/operator-framework/helm-operator:v1.35.0 ENV HOME=/opt/helm COPY --chmod=555 watches.yaml ${HOME}/watches.yaml