changing to mysql:5.7

This commit is contained in:
Leopere 2018-10-03 17:36:01 -04:00
parent fbe5159b80
commit c6de05cb7b

View file

@ -10,7 +10,7 @@ services:
#############
## https://hub.docker.com/r/_/mariadb/
mysql:
image: mariadb
image: mysql:5.7
restart: always
networks:
lbrynet: