Skip to content

Commit

Permalink
chore(deps): bump argoproj/argocd in /build/util
Browse files Browse the repository at this point in the history
Bumps argoproj/argocd from `d2c274f` to `dcf1a37`.

---
updated-dependencies:
- dependency-name: argoproj/argocd
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent 1c00c1a commit 7524ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/util/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Argo CD v2.11.2
FROM quay.io/argoproj/argocd@sha256:d2c274ff26c7ab164907de05826bdfe2e6f326af70edd0bb83194b75fbb71f9e as argocd
FROM quay.io/argoproj/argocd@sha256:dcf1a37ce05128acb364f075291b3262d87f4922ccab78acc5ce3afff12ffb58 as argocd

# Final Image
FROM docker.io/library/ubuntu:24.04
Expand Down

0 comments on commit 7524ed0

Please sign in to comment.