Skip to content

Commit 1f56390

Browse files
build(deps): bump ubi9/ubi-minimal from f172b30 to e12131d (#3050)
Bumps ubi9/ubi-minimal from `f172b30` to `e12131d`. --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a96700 commit 1f56390

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:f172b3082a3d1bbe789a1057f03883c1113243564f01cd3020e27548b911d3f8
129+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6@sha256:e12131db2e2b6572613589a94b7f615d4ac89d94f859dad05908aeb478fb090f
130130

131131
ENV \
132132
CERTSUITE_DIR=/usr/certsuite \

0 commit comments

Comments
 (0)