forked from michael.heier/umbrel-apps
Update Sphinx Relay to v2.2.10 (#198)
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
This commit is contained in:
parent
19d19097d2
commit
fab72efe0f
|
@ -9,7 +9,7 @@ services:
|
|||
|
||||
sphinx-relay:
|
||||
container_name: sphinx-relay
|
||||
image: sphinxlightning/sphinx-relay:v2.2.5@sha256:9c7b112ead4585a92b6d65ebaa6206cf64069813b382b361c6c928c0def8a682
|
||||
image: sphinxlightning/sphinx-relay:v2.2.10@sha256:8dbf8848fbeab9d0577c0772d5512f25eb2396eb8b74fb4e7be255abff63cf34
|
||||
init: true
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: sphinx-relay
|
||||
category: Social
|
||||
name: Sphinx Relay
|
||||
version: "2.2.5"
|
||||
version: "2.2.10"
|
||||
tagline: Chat and pay over the Lightning Network
|
||||
description: >-
|
||||
Sphinx Relay turns your Lightning node into a personal
|
||||
|
@ -31,3 +31,11 @@ defaultUsername: ""
|
|||
defaultPassword: ""
|
||||
submitter: Stakwork
|
||||
submission: https://github.com/getumbrel/umbrel/pull/341
|
||||
releaseNotes: >-
|
||||
- Mentions and notifications
|
||||
|
||||
- Additions for LSATs and second-brain
|
||||
|
||||
- Bot DMs
|
||||
|
||||
- Better bot auth
|
Loading…
Reference in New Issue
Block a user