mirror of
https://github.com/runcitadel/apps.git
synced 2024-12-26 06:38:57 +00:00
Update apps
This commit is contained in:
parent
2bd2259658
commit
583486d22a
|
@ -8,7 +8,7 @@ version: 3
|
||||||
metadata:
|
metadata:
|
||||||
category: Payments
|
category: Payments
|
||||||
name: BTCPay Server
|
name: BTCPay Server
|
||||||
version: 1.5.3
|
version: 1.5.4
|
||||||
tagline: Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin
|
tagline: Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin
|
||||||
payment processor.
|
payment processor.
|
||||||
description: "BTCPay Server is a free and open-source Bitcoin payment processor
|
description: "BTCPay Server is a free and open-source Bitcoin payment processor
|
||||||
|
@ -47,7 +47,7 @@ containers:
|
||||||
data:
|
data:
|
||||||
- data/nbxplorer:/data
|
- data/nbxplorer:/data
|
||||||
- name: main
|
- name: main
|
||||||
image: btcpayserver/btcpayserver:1.5.3@sha256:cd92ccdaaca3ccb38bc1a2c326398e83fbc0328b427cb39ee9ebfabbac1bc3c8
|
image: btcpayserver/btcpayserver:1.5.4@sha256:2c1338e14cda481a738f900f1684167d435618db3890bcfed6e51cd7e8d7674c
|
||||||
depends_on:
|
depends_on:
|
||||||
- nbxplorer
|
- nbxplorer
|
||||||
- postgres
|
- postgres
|
||||||
|
|
|
@ -8,7 +8,7 @@ version: 3
|
||||||
metadata:
|
metadata:
|
||||||
category: Wallets
|
category: Wallets
|
||||||
name: Specter Desktop
|
name: Specter Desktop
|
||||||
version: 1.9.4
|
version: 1.10.0
|
||||||
tagline: Multisig with hardware wallets made easy
|
tagline: Multisig with hardware wallets made easy
|
||||||
description: >-
|
description: >-
|
||||||
Specter Desktop connects to the Bitcoin Core running on your Citadel and
|
Specter Desktop connects to the Bitcoin Core running on your Citadel and
|
||||||
|
@ -46,7 +46,7 @@ metadata:
|
||||||
- 2.jpg
|
- 2.jpg
|
||||||
- 3.jpg
|
- 3.jpg
|
||||||
containers:
|
containers:
|
||||||
- image: lncm/specter-desktop:v1.9.4@sha256:6bedb0fa20da45b37db97037f5b0b9f210d22bfa0033b8531ea0c2d739b68391
|
- image: lncm/specter-desktop:v1.10.0@sha256:1ca7be83d59818e2bdce9d130916759f1dda2f52cb75ef19b0f7addfc7b66dc7
|
||||||
stop_signal: SIGINT
|
stop_signal: SIGINT
|
||||||
command:
|
command:
|
||||||
- --host=0.0.0.0
|
- --host=0.0.0.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user