Skip to content

Commit 52ca095

Browse files
Bump ubi9/ubi-minimal from 9.3-1552 to 9.3-1612 (#639)
Bumps ubi9/ubi-minimal from 9.3-1552 to 9.3-1612. --- 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 bbf6759 commit 52ca095

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

6969
# ubi build image
7070
# -----------------------------------
71-
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3-1552 as build-ubi
71+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3-1612 as build-ubi
7272
RUN microdnf --refresh --assumeyes upgrade ca-certificates
7373

7474
# ubi release image

0 commit comments

Comments
 (0)