mysql:8.4.0 Image now supports arm architecture
This commit is contained in:
parent
f56d2ad3f2
commit
572984d65b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
FROM mysql:5.7.15
|
||||
FROM docker.io/mysql:8.4.0
|
||||
|
||||
ADD ./db-data/init.sql /docker-entrypoint-initdb.d
|
||||
Loading…
Add table
Add a link
Reference in a new issue