Bumping LND to 0.19.3-beta (#6924)

This commit is contained in:
rockstardev
2025-09-19 03:24:49 -05:00
committed by GitHub
parent fa29176a9c
commit 3a324e19dc
4 changed files with 8 additions and 8 deletions

View File

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

View File

@@ -187,7 +187,7 @@ services:
- "5432"
merchant_lnd:
image: btcpayserver/lnd:v0.19.1-beta
image: btcpayserver/lnd:v0.19.3-beta
restart: unless-stopped
environment:
LND_CHAIN: "btc"
@@ -225,7 +225,7 @@ services:
- bitcoind
customer_lnd:
image: btcpayserver/lnd:v0.19.1-beta
image: btcpayserver/lnd:v0.19.3-beta
restart: unless-stopped
environment:
LND_CHAIN: "btc"

View File

@@ -177,7 +177,7 @@ services:
- "5432"
merchant_lnd:
image: btcpayserver/lnd:v0.19.1-beta
image: btcpayserver/lnd:v0.19.3-beta
restart: unless-stopped
environment:
LND_CHAIN: "btc"
@@ -215,7 +215,7 @@ services:
- bitcoind
customer_lnd:
image: btcpayserver/lnd:v0.19.1-beta
image: btcpayserver/lnd:v0.19.3-beta
restart: unless-stopped
environment:
LND_CHAIN: "btc"

View File

@@ -216,7 +216,7 @@ services:
- "5432"
merchant_lnd:
image: btcpayserver/lnd:v0.19.1-beta
image: btcpayserver/lnd:v0.19.3-beta
restart: unless-stopped
environment:
LND_CHAIN: "btc"
@@ -254,7 +254,7 @@ services:
- bitcoind
customer_lnd:
image: btcpayserver/lnd:v0.19.1-beta
image: btcpayserver/lnd:v0.19.3-beta
restart: unless-stopped
environment:
LND_CHAIN: "btc"