Skip to content

Commit 3607c86

Browse files
Update to 5.6.49-1debian9
1 parent 01a4869 commit 3607c86

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
@@ -54,7 +54,7 @@ RUN set -ex; \
5454
apt-key list > /dev/null
5555

5656
ENV MYSQL_MAJOR 5.6
57-
ENV MYSQL_VERSION 5.6.48-1debian9
57+
ENV MYSQL_VERSION 5.6.49-1debian9
5858

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

0 commit comments

Comments
 (0)