Skip to content

Commit

Permalink
backport of commit d31ae89 (#16096)
Browse files Browse the repository at this point in the history
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
  • Loading branch information
hc-github-team-secure-vault-core and tvoran authored Jun 21, 2022
1 parent 70e9429 commit 6d7302d
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.5 as ubi
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.6 as ubi

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

0 comments on commit 6d7302d

Please sign in to comment.