1
0

Backport of PSA-714 - update ubi-minimal to 8.9 for security fixes into release/1.14.x (#25456)

Co-authored-by: Mark Collao <106274486+mcollao-hc@users.noreply.github.com>
This commit is contained in:
hc-github-team-secure-vault-core 2024-02-15 12:48:48 -07:00 committed by GitHub
parent 27fdda492f
commit 19e5992cb4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,7 +74,7 @@ CMD ["server", "-dev"]
## UBI DOCKERFILE ##
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.8 as ubi
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9 as ubi
ARG BIN_NAME
# PRODUCT_VERSION is the version built dist/$TARGETOS/$TARGETARCH/$BIN_NAME,