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 `aac9b9e`.

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

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

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

0 comments on commit e53ef48

Please sign in to comment.