1
0

Bump GRS Core and c-lightning (#484)

* Bump GRS Core and c-lightning

* Update eclair
This commit is contained in:
gruve-p
2021-05-26 06:27:59 +02:00
committed by GitHub
parent ece80920ee
commit 72ca972f0b
5 changed files with 17 additions and 19 deletions

View File

@@ -2,7 +2,7 @@ version: "3"
services:
clightning_groestlcoin:
image: groestlcoin/lightning:v0.9.2
image: groestlcoin/lightning:v0.10.0
stop_signal: SIGKILL
container_name: btcpayserver_clightning_groestlcoin
restart: unless-stopped

View File

@@ -9,7 +9,7 @@ services:
container_name: btcpayserver_eclair_groestlcoin
restart: unless-stopped
stop_signal: SIGINT
image: groestlcoin/eclair:v0.3.3
image: groestlcoin/eclair:v0.6.0
environment:
PUBLIC_HOST: ${BTCPAY_HOST}
JAVA_OPTS: |

View File

@@ -4,7 +4,7 @@ services:
groestlcoind:
restart: unless-stopped
container_name: btcpayserver_groestlcoind
image: groestlcoin/docker-groestlcoin:2.21.0
image: groestlcoin/docker-groestlcoin:2.21.1
environment:
GROESTLCOIN_EXTRA_ARGS: |
rpcport=43782