ArgoCD v2.12.6
Some checks failed
CI Workflow / docker-publish (push) Has been cancelled

This commit is contained in:
Knut Ahlers 2024-10-18 23:43:57 +02:00
parent 5033757a46
commit 958c3bf277
Signed by: luzifer
SSH key fingerprint: SHA256:/xtE5lCgiRDQr8SLxHMS92ZBlACmATUmF1crK16Ks4E

View file

@ -10,7 +10,7 @@ RUN set -ex \
&& unzip vault.zip && unzip vault.zip
FROM quay.io/argoproj/argocd:v2.12.3 FROM quay.io/argoproj/argocd:v2.12.6
USER root USER root