From c4cf3b689fb67b255545db748d86e34e4f57517a Mon Sep 17 00:00:00 2001 From: "konflux-staging[bot]" <124796549+konflux-staging[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 10:02:09 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi9/python-39 Docker tag to v1-192.1724040313 Signed-off-by: konflux-staging <126015336+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..50267e66ce 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-192.1724040313 # By default, listen on port 8081 EXPOSE 8081/tcp