mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 07:04:03 +00:00
use mysql:8 in docker
This commit is contained in:
parent
8f2cb894ce
commit
7ce7629864
2 changed files with 2 additions and 8 deletions
|
|
@ -1,9 +1,3 @@
|
|||
services:
|
||||
mysql:
|
||||
# platform: linux/amd64 # either one works
|
||||
image: arm64v8/mysql
|
||||
mysql2:
|
||||
# platform: linux/amd64 # either one works
|
||||
image: arm64v8/mysql
|
||||
mssql:
|
||||
image: mcr.microsoft.com/azure-sql-edge
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue