From d56dac77aab22856c99b7bb3a4d3262c301b2597 Mon Sep 17 00:00:00 2001 From: "konflux-staging[bot]" <124796549+konflux-staging[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 11:12:23 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi9/python-39 Docker tag to v1-192.1722518946 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 e660869385..56d2ef8b7a 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/python-39:1-108 +FROM registry.access.redhat.com/ubi9/python-39:1-192.1722518946 # By default, listen on port 8081 EXPOSE 8081/tcp