Bumping LND to 0.17.0-beta (#5429)

This commit is contained in:
rockstardev 2023-10-26 01:47:03 -07:00 committed by GitHub
parent 29a49d5f71
commit c485c109e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -224,7 +224,7 @@ services:
- "5432"
merchant_lnd:
image: btcpayserver/lnd:v0.16.4-beta-1
image: btcpayserver/lnd:v0.17.0-beta
restart: unless-stopped
environment:
LND_CHAIN: "btc"
@ -259,7 +259,7 @@ services:
- bitcoind
customer_lnd:
image: btcpayserver/lnd:v0.16.4-beta-1
image: btcpayserver/lnd:v0.17.0-beta
restart: unless-stopped
environment:
LND_CHAIN: "btc"

View File

@ -211,7 +211,7 @@ services:
- "5432"
merchant_lnd:
image: btcpayserver/lnd:v0.16.4-beta-1
image: btcpayserver/lnd:v0.17.0-beta
restart: unless-stopped
environment:
LND_CHAIN: "btc"
@ -248,7 +248,7 @@ services:
- bitcoind
customer_lnd:
image: btcpayserver/lnd:v0.16.4-beta-1
image: btcpayserver/lnd:v0.17.0-beta
restart: unless-stopped
environment:
LND_CHAIN: "btc"