Bumping LND to 0.18.4-beta in other files as well

This commit is contained in:
rockstardev 2025-01-08 15:59:47 -06:00
parent b59182f169
commit c766047f63
2 changed files with 4 additions and 4 deletions

View file

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

View file

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