Browse Source
Merge pull request #108 from Groestlcoin/master
bump lightning for grs
feature/more-args
Nicolas Dorier
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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 |
|
|
|