diff --git a/Dockerfile b/Dockerfile index a4491a50..7f804bea 100644 --- a/Dockerfile +++ b/Dockerfile @@ -63,7 +63,7 @@ ENTRYPOINT ["/bin/vault-k8s"] # This target creates a production ubi release image # for the project for use on OpenShift. -FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1052.1724178568 as ubi +FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1086 as ubi ARG PRODUCT_NAME ARG PRODUCT_VERSION