mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-21 23:14:25 +01:00
Bumping LND to 0.18.5-beta in all yml files we've got
This commit is contained in:
@@ -187,7 +187,7 @@ services:
|
||||
- "5432"
|
||||
|
||||
merchant_lnd:
|
||||
image: btcpayserver/lnd:v0.18.4-beta
|
||||
image: btcpayserver/lnd:v0.18.5-beta
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
LND_CHAIN: "btc"
|
||||
@@ -225,7 +225,7 @@ services:
|
||||
- bitcoind
|
||||
|
||||
customer_lnd:
|
||||
image: btcpayserver/lnd:v0.18.4-beta
|
||||
image: btcpayserver/lnd:v0.18.5-beta
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
LND_CHAIN: "btc"
|
||||
|
||||
@@ -177,7 +177,7 @@ services:
|
||||
- "5432"
|
||||
|
||||
merchant_lnd:
|
||||
image: btcpayserver/lnd:v0.18.4-beta
|
||||
image: btcpayserver/lnd:v0.18.5-beta
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
LND_CHAIN: "btc"
|
||||
@@ -215,7 +215,7 @@ services:
|
||||
- bitcoind
|
||||
|
||||
customer_lnd:
|
||||
image: btcpayserver/lnd:v0.18.4-beta
|
||||
image: btcpayserver/lnd:v0.18.5-beta
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
LND_CHAIN: "btc"
|
||||
|
||||
Reference in New Issue
Block a user