diff --git a/Dockerfile b/Dockerfile index 4469f1e..ce6a6bd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/argoproj/argocd:v2.11.6 +FROM quay.io/argoproj/argocd:v2.11.7 ARG SOPS_VERSION="v3.7.3" ARG HELM_SECRETS_VERSION="4.4.1"