From 4acc03f56defde776cad1ed5a408269c9c3f98b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 19:13:27 +0000 Subject: [PATCH] Bump ubi9/ubi-minimal from 9.4-949.1714662671 to 9.4-949.1717074713 Bumps ubi9/ubi-minimal from 9.4-949.1714662671 to 9.4-949.1717074713. --- updated-dependencies: - dependency-name: ubi9/ubi-minimal 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 41b0a1ef3..a8d820963 100644 --- a/Dockerfile +++ b/Dockerfile @@ -112,7 +112,7 @@ FROM quay.io/testnetworkfunction/oct:latest AS db # Copy the state into a new flattened image to reduce size. # TODO run as non-root -FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-949.1714662671@sha256:2636170dc55a0931d013014a72ae26c0c2521d4b61a28354b3e2e5369fa335a3 +FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-949.1717074713@sha256:0d6b09f233745d2fcf892cebcf1c18bbfed497f116bc8357e9db4b724d76c5a9 ENV \ TNF_DIR=/usr/tnf \