Compare commits

...

1 Commits

Author SHA1 Message Date
e0fc146355 Bumping LND to 0.14.2-beta 2022-02-07 01:06:09 -06:00
2 changed files with 4 additions and 4 deletions

View File

@ -235,7 +235,7 @@ services:
- "5432"
merchant_lnd:
image: btcpayserver/lnd:v0.14.1-beta
image: btcpayserver/lnd:v0.14.2-beta
restart: unless-stopped
environment:
LND_CHAIN: "btc"
@ -269,7 +269,7 @@ services:
- bitcoind
customer_lnd:
image: btcpayserver/lnd:v0.14.1-beta
image: btcpayserver/lnd:v0.14.2-beta
restart: unless-stopped
environment:
LND_CHAIN: "btc"

View File

@ -223,7 +223,7 @@ services:
- "5432"
merchant_lnd:
image: btcpayserver/lnd:v0.14.1-beta
image: btcpayserver/lnd:v0.14.2-beta
restart: unless-stopped
environment:
LND_CHAIN: "btc"
@ -257,7 +257,7 @@ services:
- bitcoind
customer_lnd:
image: btcpayserver/lnd:v0.14.1-beta
image: btcpayserver/lnd:v0.14.2-beta
restart: unless-stopped
environment:
LND_CHAIN: "btc"