Skip to content

Commit 51f9523

Browse files
Update to 5.7.27-1debian9
1 parent 4af273a commit 51f9523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

5.7/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ RUN set -ex; \
4646
apt-key list > /dev/null
4747

4848
ENV MYSQL_MAJOR 5.7
49-
ENV MYSQL_VERSION 5.7.26-1debian9
49+
ENV MYSQL_VERSION 5.7.27-1debian9
5050

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

0 commit comments

Comments
 (0)