Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit ab9ff98

Browse files
Update to 5.6.35-80.0-1.jessie
1 parent 2ae9007 commit ab9ff98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

5.6/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ RUN set -ex; \
5050
RUN echo 'deb https://repo.percona.com/apt jessie main' > /etc/apt/sources.list.d/percona.list
5151

5252
ENV PERCONA_MAJOR 5.6
53-
ENV PERCONA_VERSION 5.6.34-79.1-1.jessie
53+
ENV PERCONA_VERSION 5.6.35-80.0-1.jessie
5454

5555
# 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)
5656
# also, we set debconf keys to make APT a little quieter

0 commit comments

Comments
 (0)