Skip to content

Commit ea68231

Browse files
Bump ubi10/ubi-minimal from 10.1-1772441549 to 10.1-1773895769 (#447)
Bumps ubi10/ubi-minimal from 10.1-1772441549 to 10.1-1773895769. --- updated-dependencies: - dependency-name: ubi10/ubi-minimal dependency-version: 10.1-1773895769 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7a0758 commit ea68231

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
@@ -53,7 +53,7 @@ ENTRYPOINT [ "/bin/vault-csi-provider" ]
5353

5454
# ubi build image
5555
# -----------------------------------
56-
FROM registry.access.redhat.com/ubi10/ubi-minimal:10.1-1772441549 AS build-ubi
56+
FROM registry.access.redhat.com/ubi10/ubi-minimal:10.1-1773895769 AS build-ubi
5757
RUN microdnf --refresh --assumeyes upgrade ca-certificates
5858

5959
# ubi release image

0 commit comments

Comments
 (0)