Skip to content

Commit b374c15

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

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

7171
ARG PRODUCT_NAME
7272
ARG PRODUCT_VERSION

0 commit comments

Comments
 (0)