Browse Source

Update BTCPay Server to 1.5.4

main
Luke Childs 3 years ago
parent
commit
484b538375
  1. 2
      btcpay-server/docker-compose.yml
  2. 2
      btcpay-server/umbrel-app.yml

2
btcpay-server/docker-compose.yml

@ -30,7 +30,7 @@ services:
ipv4_address: $APP_BTCPAY_SERVER_NBXPLORER_IP ipv4_address: $APP_BTCPAY_SERVER_NBXPLORER_IP
web: web:
image: btcpayserver/btcpayserver:1.5.2@sha256:dbf128e058609edbfb399730fc2dd6ea38ea20ef3076b7ba2e4aa80a417086b3 image: btcpayserver/btcpayserver:1.5.4@sha256:2c1338e14cda481a738f900f1684167d435618db3890bcfed6e51cd7e8d7674c
user: "1000:1000" user: "1000:1000"
restart: on-failure restart: on-failure
stop_grace_period: 1m stop_grace_period: 1m

2
btcpay-server/umbrel-app.yml

@ -2,7 +2,7 @@ manifestVersion: 1
id: btcpay-server id: btcpay-server
category: Finance category: Finance
name: BTCPay Server name: BTCPay Server
version: "1.5.2" version: "1.5.4"
tagline: Accept Bitcoin payments with 0 fees & no 3rd party tagline: Accept Bitcoin payments with 0 fees & no 3rd party
description: >- description: >-
BTCPay Server is a payment processor that allows you to receive BTCPay Server is a payment processor that allows you to receive

Loading…
Cancel
Save