Skip to content

Commit c677ed0

Browse files
Build(deps): bump ubi8/ubi-minimal from 8.10-1216 to 8.10-1255 (#762)
Bumps ubi8/ubi-minimal from 8.10-1216 to 8.10-1255. --- updated-dependencies: - dependency-name: ubi8/ubi-minimal dependency-version: 8.10-1255 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 dcd0896 commit c677ed0

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
@@ -66,7 +66,7 @@ ENTRYPOINT ["/bin/vault-k8s"]
6666

6767
# This target creates a production ubi release image
6868
# for the project for use on OpenShift.
69-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1216 AS ubi
69+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1255 AS ubi
7070

7171
ARG PRODUCT_NAME
7272
ARG PRODUCT_VERSION

0 commit comments

Comments
 (0)