chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.3
Some checks failed
Image builds / build_images (renovate) (push) Successful in 16s
Image builds / build-argo-cd-image (push) Successful in 19s
Renovate / renovate (push) Failing after 16m47s

This commit is contained in:
Peter 2024-08-28 03:34:33 +00:00
parent dc621840f5
commit 14e57e39b3

View file

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