Update apps

This commit is contained in:
GitHub Actions 2022-08-18 12:21:35 +00:00
parent 3362634120
commit 3b1c818517

View File

@ -8,7 +8,7 @@ version: 3
metadata: metadata:
category: Payments category: Payments
name: BTCPay Server name: BTCPay Server
version: 1.6.8 version: 1.6.9
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.8@sha256:d01cd5c43541d9a502e284452d4767d4bd2211dd0d6af0949e872a7c04a06eb5 image: btcpayserver/btcpayserver:1.6.9@sha256:1162bb6231cbdf0a8297107951afe8a44c60a86814d07454f24b4ccf05ba1f71
depends_on: depends_on:
- nbxplorer - nbxplorer
- postgres - postgres