From 8b4bb8588dee63a05f8dd084e62bbb355c76e33e Mon Sep 17 00:00:00 2001 From: "konflux-staging[bot]" <124796549+konflux-staging[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 12:36:25 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi9/python-39 Docker tag to v1-1781757974 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..d1ff8012b6 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:1-1781757974 # By default, listen on port 8081 EXPOSE 8081/tcp