From 341706b216dc834f7cd4b51c1aea920b302a640c Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 10:30:35 +0000 Subject: [PATCH] Update registry.redhat.io/openshift4/ose-tools-rhel9 Docker digest to 24fa100 [SECURITY] Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 24076c07..6f62c0ab 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Multi-stage build for tools -FROM registry.redhat.io/openshift4/ose-tools-rhel9@sha256:1538eacbd3708f44ea4cb90bcda2cb45696f46fb53716b87fc2e86fdcc167cc7 AS ose-tools +FROM registry.redhat.io/openshift4/ose-tools-rhel9@sha256:24fa100fca2fad1096a5e01cd31360ccd99649b0621aeccb2f3553c6a79cb4d5 AS ose-tools # Builder stage for ArgoCD CLI FROM registry.access.redhat.com/ubi9/ubi:9.7-1771346757 AS builder