mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2025-12-18 13:54:24 +01:00
bump spark and btcpay
This commit is contained in:
@@ -28,7 +28,7 @@ services:
|
||||
- nbxplorer
|
||||
- bitcoind
|
||||
clightning_bitcoin_spark:
|
||||
image: shesek/spark-wallet:0.2.0-WIP
|
||||
image: shesek/spark-wallet:0.2.1-standalone
|
||||
stop_signal: SIGKILL
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
@@ -4,7 +4,7 @@ services:
|
||||
|
||||
btcpayserver:
|
||||
restart: unless-stopped
|
||||
image: ${BTCPAY_IMAGE:-btcpayserver/btcpayserver:1.0.3.30}
|
||||
image: ${BTCPAY_IMAGE:-btcpayserver/btcpayserver:1.0.3.31}
|
||||
expose:
|
||||
- "49392"
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user