upgrade to spark-wallet 0.2.5

This commit is contained in:
SKP
2019-04-07 17:18:42 +02:00
committed by kexkey
parent fb1be7df8a
commit 37ceb4703f

View File

@@ -3,7 +3,7 @@ version: "3"
services:
cyphernode_sparkwallet:
command: --no-tls
image: cyphernode/sparkwallet:v0.2.3-local
image: cyphernode/sparkwallet:v0.2.5
volumes:
- "$LIGHTNING_DATAPATH/:/etc/lightning"
- "$APP_SCRIPT_PATH/cookie:/data/spark/cookie"