1
0

bump clightning

This commit is contained in:
nicolas.dorier
2019-01-15 13:46:36 +09:00
parent cf9f1cfbfe
commit 3bb7dcc10f
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-1
image: btcpayserver/lightning:v0.6.3-2
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-1
image: btcpayserver/lightning:v0.6.3-2
stop_signal: SIGKILL
container_name: btcpayserver_clightning_litecoin
restart: unless-stopped