Skip to content

Commit 9b040a0

Browse files
build(deps): bump ubi9/ubi-minimal from 0d7cfb0 to aaf57d0 (#3141)
Bumps ubi9/ubi-minimal from `0d7cfb0` to `aaf57d0`. --- updated-dependencies: - dependency-name: ubi9/ubi-minimal dependency-version: '9.6' 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 48646f0 commit 9b040a0

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
@@ -126,7 +126,7 @@ FROM quay.io/redhat-best-practices-for-k8s/oct:latest AS db
126126

127127
# Copy the state into a new flattened image to reduce size.
128128
# TODO run as non-root
129-
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6@sha256:0d7cfb0704f6d389942150a01a20cb182dc8ca872004ebf19010e2b622818926
129+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6@sha256:295f920819a6d05551a1ed50a6c71cb39416a362df12fa0cd149bc8babafccff
130130

131131
ENV \
132132
CERTSUITE_DIR=/usr/certsuite \

0 commit comments

Comments
 (0)