chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.0
Some checks are pending
Image builds / build_images (renovate) (push) Waiting to run
Renovate / renovate (push) Waiting to run
Image builds / build-argo-cd-image (push) Successful in 45s

This commit is contained in:
Peter 2024-08-06 03:33:26 +00:00
parent 6252e49726
commit 4a0084823b

View file

@ -1,4 +1,4 @@
ARG BASE_IMAGE=quay.io/argoproj/argocd:v2.11.3
ARG BASE_IMAGE=quay.io/argoproj/argocd:v2.12.0
FROM ${BASE_IMAGE}