Skip to content

Commit 8e673bb

Browse files
Bump ubi9/ubi-minimal from 9.4-1227.1726694542 to 9.5 (#971)
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 1273434 commit 8e673bb

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
@@ -94,7 +94,7 @@ ENTRYPOINT ["/vault-secrets-operator"]
9494

9595
# ubi build image
9696
# -----------------------------------
97-
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4-1227.1726694542 AS build-ubi
97+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5 AS build-ubi
9898
RUN microdnf --refresh --assumeyes upgrade ca-certificates
9999

100100
# ubi release image

0 commit comments

Comments
 (0)