From d0b17a85df42172b92b9695f0c68bb2a31b9c825 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 15:43:07 +0100 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi9/python-312 docker tag to v9 (#446) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <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 e0eb6df3..0b80dbb8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/python-312:1-25.1726664318 as builder +FROM registry.access.redhat.com/ubi9/python-312:9.5-1734308274 as builder ENV OC_CLI_VERSION=4.16