Fixed wrong image name for lbrynet
This commit is contained in:
parent
64405257a5
commit
89aaf42085
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ services:
|
||||||
## Lbrynet ##
|
## Lbrynet ##
|
||||||
#############
|
#############
|
||||||
lbrynet:
|
lbrynet:
|
||||||
image: lbry/lbrynet:Linux-x86_64-production
|
image: lbry/lbrynet:linux-x86_64-production
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
# lbrynet:
|
# lbrynet:
|
||||||
|
|
Loading…
Reference in a new issue