mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
docker: update ubi-minimal image to 8.10 (#27309)
Signed-off-by: Ryan Cragun <me@ryan.ec>
This commit is contained in:
@@ -75,7 +75,7 @@ CMD ["server", "-dev"]
|
||||
|
||||
|
||||
## UBI DOCKERFILE ##
|
||||
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9 as ubi
|
||||
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10 as ubi
|
||||
|
||||
ARG BIN_NAME
|
||||
# PRODUCT_VERSION is the version built dist/$TARGETOS/$TARGETARCH/$BIN_NAME,
|
||||
|
||||
Reference in New Issue
Block a user