Bumping LND to 0.13.3-beta (#2964)

This commit is contained in:
rockstardev 2021-10-10 22:32:58 -05:00 committed by GitHub
parent d7a7382d00
commit 791db983c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -222,7 +222,7 @@ services:
- "5432"
merchant_lnd:
image: btcpayserver/lnd:v0.13.1-beta-withloop
image: btcpayserver/lnd:v0.13.3-beta
restart: unless-stopped
environment:
LND_CHAIN: "btc"
@ -256,7 +256,7 @@ services:
- bitcoind
customer_lnd:
image: btcpayserver/lnd:v0.13.1-beta-withloop
image: btcpayserver/lnd:v0.13.3-beta
restart: unless-stopped
environment:
LND_CHAIN: "btc"