Skip to content

Commit

Permalink
PXC-3603 update pxc-56 version (#423)
Browse files Browse the repository at this point in the history
  • Loading branch information
vorsel authored Mar 23, 2021
1 parent ac7eb3c commit 12b801e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion percona-xtradb-cluster-5.6/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN wget https://repo.percona.com/apt/percona-release_latest.xenial_all.deb \
&& dpkg -i percona-release_latest.xenial_all.deb

ENV PERCONA_MAJOR 5.6
ENV PERCONA_VERSION 5.6.50-28.44-1.xenial
ENV PERCONA_VERSION 5.6.51-28.46-1.xenial

# the "/var/lib/mysql" stuff here is because the mysql-server postinst doesn't have an explicit way to disable the mysql_install_db codepath besides having a database already "configured" (ie, stuff in /var/lib/mysql/mysql)
# also, we set debconf keys to make APT a little quieter
Expand Down

0 comments on commit 12b801e

Please sign in to comment.