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