Skip to content

Commit 6952c5d

Browse files
Update to 5.7.29-1debian9
1 parent 4ee6cf3 commit 6952c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

5.7/Dockerfile

+1-1
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.28-1debian9
49+
ENV MYSQL_VERSION 5.7.29-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)