Skip to content

Commit

Permalink
feat: argo container image repo change
Browse files Browse the repository at this point in the history
  • Loading branch information
JuniorJPDJ committed Mar 12, 2024
1 parent be9e8bb commit 7643ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG BUILDPLATFORM=linux/amd64

FROM argoproj/argocd:v2.10.2
FROM quay.io/argoproj/argocd:v2.10.2

ARG SOPS_VERSION="3.8.1"
ARG VALS_VERSION="0.35.0"
Expand Down

0 comments on commit 7643ba8

Please sign in to comment.