-
Notifications
You must be signed in to change notification settings - Fork 237
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,9 +10,9 @@ FROM redhat/ubi8-minimal | |
|
||
LABEL org.opencontainers.image.authors="[email protected]" | ||
|
||
ENV PXB_VERSION 2.4.27-1 | ||
ENV PXC_VERSION 5.7.40-31.63.1 | ||
ENV PXC_REPO testing | ||
ENV PXB_VERSION 2.4.28-1 | ||
ENV PXC_VERSION 5.7.41-31.65.1 | ||
ENV PXC_REPO release | ||
ENV OS_VER el8 | ||
ENV FULL_PERCONA_XTRABACKUP_VERSION "$PXB_VERSION.$OS_VER" | ||
ENV FULL_PERCONA_XTRADBCLUSTER_VERSION "$PXC_VERSION.$OS_VER" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters