Skip to content

Commit 49bedb5

Browse files
Update to 5.6.46-1debian9
1 parent 367788b commit 49bedb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

5.6/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ RUN set -ex; \
4444
apt-key list > /dev/null
4545

4646
ENV MYSQL_MAJOR 5.6
47-
ENV MYSQL_VERSION 5.6.45-1debian9
47+
ENV MYSQL_VERSION 5.6.46-1debian9
4848

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

0 commit comments

Comments
 (0)