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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 000c4a7 commit d9f355a
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:2e66cc055370a4d54afc8e82c355ff7ab59415b3970775b66531d74e58bd61b8 as argocd

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

0 comments on commit d9f355a

Please sign in to comment.