From 58f9d21bbf67b0cd77e2201337e2476c06125983 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 22:11:14 +0000 Subject: [PATCH] chore(deps): update registry.redhat.io/openshift4/ose-tools-rhel9 docker digest to 09c3a8d 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 62b1e447..f9810f9b 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:09c3a8d43fc7844d3a70f3cf4dd70be4cc7883426c7fa31eaa5952bf1b092c1a AS ose-tools # Builder stage for ArgoCD CLI FROM registry.access.redhat.com/ubi9/ubi:9.7-1770238273 AS builder