Skip to content

Commit 3dfa7a3

Browse files
Update to 8.0.19-1debian9
1 parent 6952c5d commit 3dfa7a3

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