We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 367788b commit 49bedb5Copy full SHA for 49bedb5
5.6/Dockerfile
@@ -44,7 +44,7 @@ RUN set -ex; \
44
apt-key list > /dev/null
45
46
ENV MYSQL_MAJOR 5.6
47
-ENV MYSQL_VERSION 5.6.45-1debian9
+ENV MYSQL_VERSION 5.6.46-1debian9
48
49
RUN echo "deb http://repo.mysql.com/apt/debian/ stretch mysql-${MYSQL_MAJOR}" > /etc/apt/sources.list.d/mysql.list
50
0 commit comments