From f186d400c2009c61de81493f50660c31b44510fe Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 02:03:10 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi9 Docker tag to v9.8-1787634763 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 6428eb9..4b82b32 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9:9.6-1760340943 as base +FROM registry.access.redhat.com/ubi9:9.8-1787634763 as base RUN dnf install -y \ nmap-ncat \