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 c0dc027 commit 37834b4Copy full SHA for 37834b4
5.6/Dockerfile
@@ -54,7 +54,7 @@ RUN set -ex; \
54
apt-key list > /dev/null
55
56
ENV MYSQL_MAJOR 5.6
57
-ENV MYSQL_VERSION 5.6.49-1debian9
+ENV MYSQL_VERSION 5.6.50-1debian9
58
59
RUN echo "deb http://repo.mysql.com/apt/debian/ stretch mysql-${MYSQL_MAJOR}" > /etc/apt/sources.list.d/mysql.list
60
0 commit comments