Update LND to 0.11.0-beta

This commit is contained in:
rockstardev 2020-08-30 02:21:32 -05:00
parent 39beacf884
commit d8550f6cca

View File

@ -207,7 +207,7 @@ services:
- "5432"
merchant_lnd:
image: btcpayserver/lnd:v0.10.2-beta
image: btcpayserver/lnd:v0.11.0-beta
restart: unless-stopped
environment:
LND_CHAIN: "btc"
@ -237,7 +237,7 @@ services:
- bitcoind
customer_lnd:
image: btcpayserver/lnd:v0.10.2-beta
image: btcpayserver/lnd:v0.11.0-beta
restart: unless-stopped
environment:
LND_CHAIN: "btc"