Skip to content

Commit

Permalink
backport of commit a98e239
Browse files Browse the repository at this point in the history
  • Loading branch information
tvoran authored May 18, 2023
1 parent b728801 commit 26bc023
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 @@ -71,7 +71,7 @@ CMD ["server", "-dev"]


## UBI DOCKERFILE ##
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.7 as ubi
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.8 as ubi

ARG BIN_NAME
# PRODUCT_VERSION is the version built dist/$TARGETOS/$TARGETARCH/$BIN_NAME,
Expand Down

0 comments on commit 26bc023

Please sign in to comment.