mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-17 08:14:20 +01:00
Bump Groestlcoin
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3"
|
||||
|
||||
services:
|
||||
clightning_groestlcoin:
|
||||
image: groestlcoin/lightning:v0.6.2-2
|
||||
image: groestlcoin/lightning:v0.6.3
|
||||
stop_signal: SIGKILL
|
||||
container_name: btcpayserver_clightning_groestlcoin
|
||||
restart: unless-stopped
|
||||
|
||||
@@ -4,7 +4,7 @@ services:
|
||||
groestlcoind:
|
||||
restart: unless-stopped
|
||||
container_name: btcpayserver_groestlcoind
|
||||
image: nicolasdorier/docker-groestlcoin:2.16.3
|
||||
image: nicolasdorier/docker-groestlcoin:2.17.2
|
||||
environment:
|
||||
GROESTLCOIN_EXTRA_ARGS: |
|
||||
rpcport=43782
|
||||
@@ -28,4 +28,4 @@ services:
|
||||
BTCPAY_CHAINS: "grs"
|
||||
BTCPAY_GRSEXPLORERURL: http://nbxplorer:32838/
|
||||
volumes:
|
||||
groestlcoin_datadir:
|
||||
groestlcoin_datadir:
|
||||
|
||||
Reference in New Issue
Block a user