From cb63256273760c5f08a241f2dbe9253b64577bf9 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 08:15:37 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi8/ubi-minimal Docker tag to v8.10-1052.1724178568 Signed-off-by: red-hat-konflux <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 f1e2328..81a5aa2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1018 +FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1052.1724178568 USER 0