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 `d40da8f` to `32a1875`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 9a294a2 commit 15dbd94
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.8.3
FROM quay.io/argoproj/argocd@sha256:d40da8f5747415eb7f9b5c2d9b645aecd423888cad9b36e4f986bff8ecf0a786 as argocd
FROM quay.io/argoproj/argocd@sha256:32a1875aef58c858bd65e4ab769117dd4d370a4c818ad7d2c428ac380e5ac560 as argocd

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

0 comments on commit 15dbd94

Please sign in to comment.