diff --git a/Dockerfile b/Dockerfile index 9ba0967..b96c7f2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Build the manager binary -FROM quay.io/operator-framework/helm-operator:v1.23.0 +FROM quay.io/operator-framework/helm-operator:v1.25.2 ENV HOME=/opt/helm COPY watches.yaml ${HOME}/watches.yaml