working on falling test;

This commit is contained in:
Zotov Dmitry 2019-03-15 17:40:51 +05:00
parent bdfef48b98
commit a6725ed6c9

View File

@ -15,7 +15,7 @@ services:
# mysql
mysql:
image: "mysql:5.7.24"
image: "mysql:5.7.10"
container_name: "typeorm-mysql"
ports:
- "3306:3306"