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 `2bb8330`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 17064c9 commit 784716f
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:2bb83309a220a363cb5e6b0ecc8fad1ff0264d6378897e8c8812e1ae02837848 as argocd

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

0 comments on commit 784716f

Please sign in to comment.