changing to mysql:5.7
This commit is contained in:
parent
fbe5159b80
commit
c6de05cb7b
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ services:
|
|||
#############
|
||||
## https://hub.docker.com/r/_/mariadb/
|
||||
mysql:
|
||||
image: mariadb
|
||||
image: mysql:5.7
|
||||
restart: always
|
||||
networks:
|
||||
lbrynet:
|
||||
|
|
Loading…
Add table
Reference in a new issue