Browse Source
Update sphinx-relay to v2.2.12 (#275)
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
main
kevkevin
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
7 additions and
7 deletions
-
sphinx-relay/docker-compose.yml
-
sphinx-relay/umbrel-app.yml
|
|
@ -9,7 +9,7 @@ services: |
|
|
|
|
|
|
|
sphinx-relay: |
|
|
|
container_name: sphinx-relay |
|
|
|
image: sphinxlightning/sphinx-relay:v2.2.10@sha256:8dbf8848fbeab9d0577c0772d5512f25eb2396eb8b74fb4e7be255abff63cf34 |
|
|
|
image: sphinxlightning/sphinx-relay:v2.2.12@sha256:96778f56fc3b2c7703ec6d0d3162a9fe4c82b0d57179819c90efc479cdc1620a |
|
|
|
init: true |
|
|
|
restart: on-failure |
|
|
|
stop_grace_period: 1m |
|
|
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1.1 |
|
|
|
id: sphinx-relay |
|
|
|
category: Social |
|
|
|
name: Sphinx Relay |
|
|
|
version: "2.2.10-hotfix-1" |
|
|
|
version: "2.2.12" |
|
|
|
tagline: Chat and pay over the Lightning Network |
|
|
|
description: >- |
|
|
|
Sphinx Relay turns your Lightning node into a personal |
|
|
@ -32,10 +32,10 @@ defaultPassword: "" |
|
|
|
submitter: Stakwork |
|
|
|
submission: https://github.com/getumbrel/umbrel/pull/341 |
|
|
|
releaseNotes: >- |
|
|
|
- Mentions and notifications |
|
|
|
- Fix person uuid forwarded in tribes |
|
|
|
|
|
|
|
- Additions for LSATs and second-brain |
|
|
|
- Action history |
|
|
|
|
|
|
|
- Bot DMs |
|
|
|
|
|
|
|
- Better bot auth |
|
|
|
- Tribe leaderboard stuff |
|
|
|
|
|
|
|
- DB config from env |