Skip to content

Commit

Permalink
Update to 5.7.8-rc
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Aug 4, 2015
1 parent 14fb0f9 commit 4df6cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 5.7/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN apt-get update && apt-get install -y perl --no-install-recommends && rm -rf
RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys A4A9406876FCBD3C456770C88C718D3B5072E1F5

ENV MYSQL_MAJOR 5.7
ENV MYSQL_VERSION 5.7.7-rc
ENV MYSQL_VERSION 5.7.8-rc

RUN echo "deb http://repo.mysql.com/apt/debian/ wheezy mysql-${MYSQL_MAJOR}-dmr" > /etc/apt/sources.list.d/mysql.list

Expand Down

0 comments on commit 4df6cba

Please sign in to comment.