Skip to content

Commit 1bc8163

Browse files
author
Andrew Welch
committed
Use the mysql/mysql-server:8.0 image for MySQL, which is the official image from Oracle and is M1 compataible (as well as a bit smaller) (docker-library/mysql#318)
1 parent 6c8354d commit 1bc8163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mysql/mysql-8/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
FROM mysql:8
1+
FROM mysql/mysql-server:8.0

0 commit comments

Comments
 (0)