From 66d1ecd5147ebbb8e8b02fd5b00e2643cb7d9617 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux-kflux-prd-rh02[bot]" <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 12:12:09 +0000 Subject: [PATCH] chore(deps): update registry.redhat.io/ubi9/nginx-124 docker digest to f1f9994 Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com> --- .konflux/dockerfiles/console-plugin.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.konflux/dockerfiles/console-plugin.Dockerfile b/.konflux/dockerfiles/console-plugin.Dockerfile index 07de0ff3..aae3701f 100644 --- a/.konflux/dockerfiles/console-plugin.Dockerfile +++ b/.konflux/dockerfiles/console-plugin.Dockerfile @@ -1,5 +1,5 @@ ARG BUILDER=registry.redhat.io/ubi9/nodejs-20@sha256:95a493933ed5f5f3d4b4dcf933002714d3f2384104504304137c3e6c13d29fd8 -ARG RUNTIME=registry.redhat.io/ubi9/nginx-124@sha256:cbcca4743015b4ef167383a080f4711a6049e275e0b66f80a74f8b087b0dfc7f +ARG RUNTIME=registry.redhat.io/ubi9/nginx-124@sha256:f1f99944a110f40c46426ee10cd7f59b4e852317ce244e5adcf10554b94fbbac FROM $BUILDER AS builder-ui