Update apps

This commit is contained in:
GitHub Actions 2022-08-10 08:13:24 +00:00
parent 19f25eecdb
commit 8ebe5a0600

View File

@ -8,7 +8,7 @@ version: 3
metadata: metadata:
category: Payments category: Payments
name: BTCPay Server name: BTCPay Server
version: 1.6.6 version: 1.6.7
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.6@sha256:3ef238608d2c942da86e38d165fa1a1d4fb5fb291a52c11004195e81e14c3429 image: btcpayserver/btcpayserver:1.6.7@sha256:b43bde73fb157351f6000b7bd45eba68981371f920eb228f00da528aa74ccf7e
depends_on: depends_on:
- nbxplorer - nbxplorer
- postgres - postgres