Browse Source

Merge pull request #108 from Groestlcoin/master

bump lightning for grs
feature/more-args
Nicolas Dorier 6 years ago
committed by GitHub
parent
commit
f64062dd85
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docker-compose-generator/docker-fragments/groestlcoin-clightning.yml

2
docker-compose-generator/docker-fragments/groestlcoin-clightning.yml

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

Loading…
Cancel
Save