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 `14552fb`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent cdf3832 commit 01f45bd
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:14552fb14d90fad769af2e3c02d05d37549c3a50ae0f1aa2256fc040e5d5dc7b as argocd

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

0 comments on commit 01f45bd

Please sign in to comment.