Skip to content

Commit 362f8ff

Browse files
authored
move Red Hat image to newest UBI release (#745)
1 parent a4adc07 commit 362f8ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
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)