From 8813aecaed4a91a8e3a960d0ab62493a580d4b7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 15:31:15 -0600 Subject: [PATCH] Bump ubi9/ubi from `1057dab` to `aa149a2` (#247) Bumps ubi9/ubi from `1057dab` to `aa149a2`. --- updated-dependencies: - dependency-name: ubi9/ubi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b86da5b..7823854 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/ubi:9.5@sha256:1057dab827c782abcfb9bda0c3900c0966b5066e671d54976a7bcb3a2d1a5e53 AS builder +FROM registry.access.redhat.com/ubi9/ubi:9.5@sha256:aa149a2e32725b0ea9c8ac97d25e65a894b1a4b2f220dd7670d890e60a733a14 AS builder ARG OCT_REPO=github.com/test-network-function/oct.git ARG TOKEN ENV OCT_FOLDER=/usr/oct