Update PeerSwap to v5.0.2 (#4529)

This commit is contained in:
Impalor 2026-01-23 11:14:39 +01:00 committed by GitHub
parent bb09a1261c
commit 0ef1d38bd7
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:v5.0.1@sha256:55c1d7b114efc84d5f3094a79efd81c7f212277c0f342b1b5855311396a8d14a
image: ghcr.io/impa10r/peerswap-web:v5.0.2@sha256:1fe2ea9207699ea0d2ebe6b645baa150bbc99448cb2a05ed75c82b55e57a9fee
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: "5.0.1"
version: "5.0.2"
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