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 4af273a commit 51f9523Copy full SHA for 51f9523
5.7/Dockerfile
@@ -46,7 +46,7 @@ RUN set -ex; \
46
apt-key list > /dev/null
47
48
ENV MYSQL_MAJOR 5.7
49
-ENV MYSQL_VERSION 5.7.26-1debian9
+ENV MYSQL_VERSION 5.7.27-1debian9
50
51
RUN echo "deb http://repo.mysql.com/apt/debian/ stretch mysql-${MYSQL_MAJOR}" > /etc/apt/sources.list.d/mysql.list
52
0 commit comments