From 74f594553a00615f23b439cf45431086b93f6c58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 15:46:36 +0000 Subject: [PATCH] Bump ubi9/ubi from 9.4-1123 to 9.4-1123.1719560047 in /carbonj.service Bumps ubi9/ubi from 9.4-1123 to 9.4-1123.1719560047. --- updated-dependencies: - dependency-name: ubi9/ubi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- carbonj.service/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/carbonj.service/Dockerfile b/carbonj.service/Dockerfile index e7aa2f81..8033b205 100644 --- a/carbonj.service/Dockerfile +++ b/carbonj.service/Dockerfile @@ -5,7 +5,7 @@ # For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/BSD-3-Clause # -FROM registry.access.redhat.com/ubi9/ubi:9.4-1123 +FROM registry.access.redhat.com/ubi9/ubi:9.4-1123.1719560047 ARG DEPENDENCY=build/docker/dependency ARG VERSION=latest