1
0

bump c-lightning

This commit is contained in:
nicolas.dorier
2019-01-13 22:06:55 +09:00
parent 1b5777b2da
commit cf9f1cfbfe
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ version: "3"
services:
clightning_bitcoin:
image: btcpayserver/lightning:v0.6.3
image: btcpayserver/lightning:v0.6.3-1
stop_signal: SIGKILL
container_name: btcpayserver_clightning_bitcoin
restart: unless-stopped

View File

@@ -2,7 +2,7 @@ version: "3"
services:
clightning_litecoin:
image: btcpayserver/lightning:v0.6.3
image: btcpayserver/lightning:v0.6.3-1
stop_signal: SIGKILL
container_name: btcpayserver_clightning_litecoin
restart: unless-stopped