Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Commit

Permalink
fix(update to latest argo cersion): update to latest argo version
Browse files Browse the repository at this point in the history
  • Loading branch information
thesephirot committed Jul 13, 2021
1 parent ced4cc3 commit 6416404
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,5 +1,5 @@
# patch argocd repo server to be able to decrypt secrets
FROM argoproj/argocd:v1.7.4
FROM argoproj/argocd:v2.0.4

# Switch to root for the ability to perform install
USER root
Expand Down

0 comments on commit 6416404

Please sign in to comment.