Skip to content

Commit 3e980ee

Browse files
Build(deps): bump ubi8/ubi-minimal from 8.10-1154 to 8.10-1179
Bumps ubi8/ubi-minimal from 8.10-1154 to 8.10-1179. --- updated-dependencies: - dependency-name: ubi8/ubi-minimal dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2081253 commit 3e980ee

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-1154 AS ubi
69+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1179 AS ubi
7070

7171
ARG PRODUCT_NAME
7272
ARG PRODUCT_VERSION

0 commit comments

Comments
 (0)