Update apps

This commit is contained in:
GitHub Actions 2022-02-02 12:13:18 +00:00
parent 3fb4d5a7fd
commit 65712e4dda
3 changed files with 4 additions and 4 deletions

View File

@ -111,7 +111,7 @@
"id": "btcpay-server",
"name": "BTCPay Server",
"repo": "https://github.com/btcpayserver/btcpayserver",
"version": "1.4.2"
"version": "1.4.3"
},
{
"id": "synapse",

View File

@ -111,7 +111,7 @@
"id": "btcpay-server",
"name": "BTCPay Server",
"repo": "https://github.com/btcpayserver/btcpayserver",
"version": "1.4.2"
"version": "1.4.3"
},
{
"id": "synapse",

View File

@ -8,7 +8,7 @@ version: 1
metadata:
category: Payments
name: BTCPay Server
version: 1.4.2
version: 1.4.3
tagline: Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin
payment processor.
description: "BTCPay Server is a free and open-source Bitcoin payment processor
@ -45,7 +45,7 @@ containers:
permissions:
- bitcoind
- name: web
image: btcpayserver/btcpayserver:1.4.2@sha256:17507f737d4398b7270f480468c088cd3f8dec9d3d5480a017645e3fd2351bb1
image: btcpayserver/btcpayserver:1.4.3@sha256:925b79808e5d60530da6994d6572c23cc62faed81ed3acafe423dcc50a0ba164
port: 1234
depends_on:
- nbxplorer