Skip to content

Commit 24cddbb

Browse files
chore(deps): update registry.access.redhat.com/ubi9/ubi docker tag to v9.7-1773204657
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent dcab924 commit 24cddbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
FROM registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1538eacbd3708f44ea4cb90bcda2cb45696f46fb53716b87fc2e86fdcc167cc7 AS ose-tools
33

44
# Builder stage for ArgoCD CLI
5-
FROM registry.access.redhat.com/ubi9/ubi:9.7-1771346757 AS builder
5+
FROM registry.access.redhat.com/ubi9/ubi:9.7-1773204657 AS builder
66

77
# Install ArgoCD CLI
88
RUN VERSION=$(curl -L -s https://raw.githubusercontent.com/argoproj/argo-cd/stable/VERSION) \

0 commit comments

Comments
 (0)