Skip to content

Commit 10a030e

Browse files
Bump ubi9/ubi-minimal from 66b9921 to db8bf20 (redhat-best-practices-for-k8s#2791)
Bumps ubi9/ubi-minimal from `66b9921` to `db8bf20`. --- updated-dependencies: - dependency-name: ubi9/ubi-minimal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7918f8f commit 10a030e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ FROM quay.io/redhat-best-practices-for-k8s/oct:latest AS db
135135

136136
# Copy the state into a new flattened image to reduce size.
137137
# TODO run as non-root
138-
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5@sha256:66b99214cb9733e77c4a12cc3e3cbbe76769a213f4e2767f170a4f0fdf9db490
138+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5@sha256:db8bf20cac0f250659f1ffbba929639dcd7e09863c20c99c5cb8f3ce8ded0497
139139

140140
ENV \
141141
CERTSUITE_DIR=/usr/certsuite \

0 commit comments

Comments
 (0)