Skip to content

Commit 0532f5c

Browse files
e05374pce05374pc
authored andcommitted
Switch default MySQL chipset
1 parent bea1472 commit 0532f5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vdb_docker.df

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# For Arm chips e.g. Apple M1
2-
FROM biarms/mysql:5.7
2+
# FROM biarms/mysql:5.7
33

44
# For Intel chips
5-
# FROM mysql:5.7
5+
FROM mysql:5.7
66

77
ENV MYSQL_RANDOM_ROOT_PASSWORD yes
88

0 commit comments

Comments
 (0)