We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf4e9fa commit e3883c1Copy full SHA for e3883c1
Dockerfile
@@ -62,7 +62,7 @@ ENTRYPOINT ["/bin/vault-k8s"]
62
63
# This target creates a production ubi release image
64
# for the project for use on OpenShift.
65
-FROM registry.access.redhat.com/ubi8/ubi-minimal:8.7-1085.1679482090 as ubi
+FROM registry.access.redhat.com/ubi8/ubi-minimal:8.7-1107 as ubi
66
67
ARG PRODUCT_NAME
68
ARG PRODUCT_VERSION
0 commit comments