Skip to content

Commit e207dbb

Browse files
Update to 8.0.2-dmr-1debian8
1 parent 0590e4e commit e207dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

8.0/Dockerfile

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

4343
ENV MYSQL_MAJOR 8.0
44-
ENV MYSQL_VERSION 8.0.1-dmr-1debian8
44+
ENV MYSQL_VERSION 8.0.2-dmr-1debian8
4545

4646
RUN echo "deb http://repo.mysql.com/apt/debian/ jessie mysql-${MYSQL_MAJOR}" > /etc/apt/sources.list.d/mysql.list
4747

0 commit comments

Comments
 (0)