mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
working on falling test;
This commit is contained in:
parent
2bbb72f61f
commit
8091bad522
@ -15,7 +15,7 @@ services:
|
||||
|
||||
# mysql
|
||||
mysql:
|
||||
image: "mysql:8"
|
||||
image: "mysql:5.7.25"
|
||||
container_name: "typeorm-mysql"
|
||||
ports:
|
||||
- "3306:3306"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user