Skip to content

Commit cae70bd

Browse files
Bump ubi10/ubi-micro from 10.1 to 10.2
Bumps ubi10/ubi-micro from 10.1 to 10.2. --- updated-dependencies: - dependency-name: ubi10/ubi-micro dependency-version: '10.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2104ea0 commit cae70bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ RUN microdnf --refresh --assumeyes upgrade ca-certificates
100100

101101
# ubi release image
102102
# -----------------------------------
103-
FROM registry.access.redhat.com/ubi10/ubi-micro:10.1 AS release-ubi
103+
FROM registry.access.redhat.com/ubi10/ubi-micro:10.2 AS release-ubi
104104

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

0 commit comments

Comments
 (0)