Skip to content

Commit e158660

Browse files
chore(deps): bump library/ubuntu from 24.04 to 26.04 in argocd-operator-util image (#2185)
Bumps library/ubuntu from 24.04 to 26.04. --- updated-dependencies: - dependency-name: library/ubuntu dependency-version: '26.04' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7db452 commit e158660

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/util/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
FROM quay.io/argoproj/argocd@sha256:5d45dc6db21db32a0638ac9128462c6d9956a90fc81760146dada5a243ff7516 AS argocd
33

44
# Final Image
5-
FROM docker.io/library/ubuntu:24.04
5+
FROM docker.io/library/ubuntu:26.04
66

77
USER root
88

0 commit comments

Comments
 (0)