Update lbrynet to match wallet server version.
This commit is contained in:
parent
4d16a1d6e8
commit
cd6ddaaa85
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ services:
|
||||||
## Lbrynet ##
|
## Lbrynet ##
|
||||||
#############
|
#############
|
||||||
lbrynet:
|
lbrynet:
|
||||||
image: lbry/lbrynet:v0.39.1
|
image: lbry/lbrynet:v0.39.2
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- "15100:5279"
|
- "15100:5279"
|
||||||
|
|
Loading…
Reference in a new issue