From 852f3717787a2eb589d79c29a1eabfb0cdbf0ffd Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 02:01:18 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi9 Docker tag to v9.7-1773895171 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..050ccab 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.7-1773895171 as base RUN dnf install -y \ nmap-ncat \