From a8281b5d3fb5544f31e07ac1461f80f5ea8f7cd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 13:24:50 -0600 Subject: [PATCH] Bump ubi9/ubi-minimal from `9ffc5b7` to `d85040b` (#2573) Bumps ubi9/ubi-minimal from `9ffc5b7` to `d85040b`. --- updated-dependencies: - dependency-name: ubi9/ubi-minimal 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 863bf36f7..5be843347 100644 --- a/Dockerfile +++ b/Dockerfile @@ -102,7 +102,7 @@ FROM quay.io/redhat-best-practices-for-k8s/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.5@sha256:9ffc5b7c447ba1918778c60e028216c8a98e3593aec0d3eca330817bc2e31e2b +FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5@sha256:d85040b6e3ed3628a89683f51a38c709185efc3fb552db2ad1b9180f2a6c38be ENV \ CERTSUITE_DIR=/usr/certsuite \