From 38a303590c72491de8d103227083d84fefcf3016 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 17:47:03 +0000 Subject: [PATCH] Update registry.redhat.io/rhel9-4-els/rhel:9.4 Docker digest to c536f80 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- .konflux/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.konflux/Dockerfile b/.konflux/Dockerfile index 77d76420..5818c46b 100644 --- a/.konflux/Dockerfile +++ b/.konflux/Dockerfile @@ -1,7 +1,7 @@ # See README.Konflux.md before editing this Dockerfile # build stage -FROM registry.redhat.io/rhel9-4-els/rhel:9.4@sha256:0151b61e6e4c43a41929c7822697ce1c2b5b08cee0f887ab775152fabbb665c0 AS build-image +FROM registry.redhat.io/rhel9-4-els/rhel:9.4@sha256:c536f809050fa1be1219d55882f272dba3249de41198b4fad1ceb2d854976970 AS build-image WORKDIR /app