Skip to content

Commit

Permalink
Backport of PSA-714 - update ubi-minimal to 8.9 for security fixes in…
Browse files Browse the repository at this point in the history
…to release/1.14.x (#25456)

Co-authored-by: Mark Collao <106274486+mcollao-hc@users.noreply.github.com>
  • Loading branch information
1 parent 27fdda4 commit 19e5992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 19e5992

Please sign in to comment.