Update PeerSwap to v1.7.8 (#2278)

This commit is contained in:
Impalor 2025-03-03 08:09:00 +01:00 committed by GitHub
parent 05b03a2c3a
commit 84987f3657
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 1984
web:
image: ghcr.io/impa10r/peerswap-web:v1.7.7@sha256:c7d37ff47054b462dd1edc5c06174ad12d36a82602b30966ac225af316908abe
image: ghcr.io/impa10r/peerswap-web:v1.7.8@sha256:eb0d586ebac4c94b02ea84f46633c30b61d3c78b493bd7ec1063a31ff3502fb4
user: "1000:1000"
restart: on-failure
stop_grace_period: 1m

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: peerswap
category: bitcoin
name: PeerSwap
version: "1.7.7"
version: "1.7.8"
tagline: Balance your lightning channels with Liquid BTC
description: PeerSwap enables Lightning Network nodes to balance their channels by facilitating atomic swaps with direct peers. PeerSwap enhances decentralization of the Lightning Network by enabling all nodes to be their own swap provider. No centralized coordinator, no 3rd party rent collector, and lowest cost channel balancing means small nodes can better compete with large nodes. Includes channel AutoFees, Liquid Peg-in and BTC send with coin select + fee bump functionality.
developer: PeerSwap Project