Skip to content

Commit f025134

Browse files
author
Jamie Finnigan
committed
move Red Hat image to newest UBI release
1 parent a4adc07 commit f025134

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)