From faee242021bc3e5eba3bf912daf3864cdca61ae0 Mon Sep 17 00:00:00 2001 From: "konflux-staging[bot]" <124796549+konflux-staging[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 12:13:26 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi9/python-39 Docker tag to v9 Signed-off-by: konflux-staging <124796549+konflux-staging[bot]@users.noreply.github.com> --- docker/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/Dockerfile b/docker/Dockerfile index 89eca32856..99d94a9a78 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/python-39:1-117.1684741281 +FROM registry.access.redhat.com/ubi9/python-39:9.8-1782204763 # By default, listen on port 8081 EXPOSE 8081/tcp