We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4adc07 commit 362f8ffCopy full SHA for 362f8ff
Dockerfile
@@ -66,7 +66,7 @@ ENTRYPOINT ["/bin/vault-k8s"]
66
67
# This target creates a production ubi release image
68
# for the project for use on OpenShift.
69
-FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1179 AS ubi
+FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1179.1739286367 AS ubi
70
71
ARG PRODUCT_NAME
72
ARG PRODUCT_VERSION
0 commit comments