From dd4f686419b3b61c309ef2b7366bd441fd8c347c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 17:17:40 +0000 Subject: [PATCH] Bump ubi8/ubi from 8.8-1067.1696517599 to 8.8-1067.1697633337 Bumps ubi8/ubi from 8.8-1067.1696517599 to 8.8-1067.1697633337. --- updated-dependencies: - dependency-name: ubi8/ubi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e18ad4cb8..6d438290d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi8/ubi:8.8-1067.1696517599 AS build +FROM registry.access.redhat.com/ubi8/ubi:8.8-1067.1697633337 AS build ENV TNF_DIR=/usr/tnf ENV \ TNF_SRC_DIR=${TNF_DIR}/tnf-src \