Skip to content

Commit

Permalink
Initial commit (include jq)
Browse files Browse the repository at this point in the history
  • Loading branch information
tarteo committed Jan 16, 2025
1 parent 4b45452 commit d9c19eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
FROM quay.io/argoproj/argocd:v2.13.3
USER root
RUN apt-get update && apt-get install -y jq
USER $ARGOCD_USER_ID

0 comments on commit d9c19eb

Please sign in to comment.