From 7e71e267d8b860f3c38eb3e763f10b6774ed8cbf Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 08:33:57 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi9/ubi docker tag to v9.5-1736404036 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- source-container-build/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source-container-build/Dockerfile b/source-container-build/Dockerfile index a1ae6a2..ab2df4b 100644 --- a/source-container-build/Dockerfile +++ b/source-container-build/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/ubi:9.4-1214.1725849297 +FROM registry.access.redhat.com/ubi9/ubi:9.5-1736404036 ARG BSI_VERSION=0.2.0 ARG bsi_source=https://github.com/containers/BuildSourceImage/archive/refs/tags/v${BSI_VERSION}.tar.gz