Update Clightning to altcoin compose too

This commit is contained in:
Kukks 2021-08-04 16:12:39 +02:00
parent 54cc574405
commit 59d0cf666f

View file

@ -146,7 +146,7 @@ services:
- "bitcoin_datadir:/data"
customer_lightningd:
image: btcpayserver/lightning:v0.9.3-1-dev
image: btcpayserver/lightning:v0.10.0-dev
stop_signal: SIGKILL
restart: unless-stopped
environment:
@ -195,7 +195,7 @@ services:
- merchant_lightningd
merchant_lightningd:
image: btcpayserver/lightning:v0.9.3-1-dev
image: btcpayserver/lightning:v0.10.0-dev
stop_signal: SIGKILL
environment:
EXPOSE_TCP: "true"