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