Skip to content

Commit 415eb38

Browse files
Bump ubi9/ubi-minimal from 9.4-1227.1726694542 to 9.5 (#2559)
Bumps ubi9/ubi-minimal from 9.4-1227.1726694542 to 9.5. --- updated-dependencies: - dependency-name: ubi9/ubi-minimal dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c32b83 commit 415eb38

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

103103
# Copy the state into a new flattened image to reduce size.
104104
# TODO run as non-root
105-
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-1227.1726694542@sha256:c0e70387664f30cd9cf2795b547e4a9a51002c44a4a86aa9335ab030134bf392
105+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5@sha256:6907fbacb294ab6ba988f8bcc6bd5127f589966e5808fcb454de3e104983ae5b
106106

107107
ENV \
108108
CERTSUITE_DIR=/usr/certsuite \

0 commit comments

Comments
 (0)