mirror of
https://github.com/runcitadel/apps.git
synced 2024-11-11 16:30:37 +00:00
Update apps
This commit is contained in:
parent
12336cc217
commit
9caa47be5b
|
@ -8,7 +8,7 @@ version: 3
|
||||||
metadata:
|
metadata:
|
||||||
category: Payments
|
category: Payments
|
||||||
name: BTCPay Server
|
name: BTCPay Server
|
||||||
version: 1.6.0
|
version: 1.6.1
|
||||||
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.6.0@sha256:8b8db78729d4bf62bff0e15f18b65e4f92c2d02f8c0b9608257dd5b9ab7df408
|
image: btcpayserver/btcpayserver:1.6.1@sha256:cd49abe1f5f82faf59522a569abe2e7db400d4270eb37845f8947e38543bbae0
|
||||||
depends_on:
|
depends_on:
|
||||||
- nbxplorer
|
- nbxplorer
|
||||||
- postgres
|
- postgres
|
||||||
|
|
Loading…
Reference in New Issue
Block a user