@@ -1,6 +1,6 @@
services:
database:
- image: mysql:5.5
+ image: mysql:5.7
environment:
- MYSQL_ROOT_PASSWORD=
- MYSQL_ALLOW_EMPTY_PASSWORD=yes