mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
bump lnd versions from 12.1-beta to 13.4-beta
This commit is contained in:
parent
7c4d8f601e
commit
2558478707
1 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@ services:
|
|||
- HOME=/home/bitcoin
|
||||
|
||||
lndserver:
|
||||
image: lightninglabs/lnd:v0.12.1-beta
|
||||
image: lightninglabs/lnd:v0.13.4-beta
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- regtest
|
||||
|
|
@ -65,7 +65,7 @@ services:
|
|||
- "--lnd.tlspath=/root/.lnd/tls.cert"
|
||||
|
||||
lndclient:
|
||||
image: lightninglabs/lnd:v0.12.1-beta
|
||||
image: lightninglabs/lnd:v0.13.4-beta
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- regtest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue