forked from vitessio/vitess
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use debian 11 version of percona-xtrabackup
The percona-xtrabackup-80 package depends on a package that is not avaialable in the debian 11 repositories, hence the image build trying to install this package on debian 11 (bullseye) always fails. Percona provides this package via regular downloads for debian 11, so we use that to install the compatible package for a successful build.
- Loading branch information
1 parent
5d20c10
commit 6edc1ec
Showing
1 changed file
with
23 additions
and
18 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