Skip to content

Commit b8f84f3

Browse files
Bump ubi9/ubi-micro from 9.4-15 to 9.5 (#970)
Bumps ubi9/ubi-micro from 9.4-15 to 9.5. --- updated-dependencies: - dependency-name: ubi9/ubi-micro 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 8e673bb commit b8f84f3

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
@@ -99,7 +99,7 @@ RUN microdnf --refresh --assumeyes upgrade ca-certificates
9999

100100
# ubi release image
101101
# -----------------------------------
102-
FROM registry.access.redhat.com/ubi9/ubi-micro:9.4-15 AS release-ubi
102+
FROM registry.access.redhat.com/ubi9/ubi-micro:9.5 AS release-ubi
103103

104104
ENV BIN_NAME=vault-secrets-operator
105105
ARG PRODUCT_VERSION

0 commit comments

Comments
 (0)