Skip to content

Commit 367788b

Browse files
Update to 8.0.18-1debian9
1 parent 305192d commit 367788b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

8.0/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 8.0
49-
ENV MYSQL_VERSION 8.0.17-1debian9
49+
ENV MYSQL_VERSION 8.0.18-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)