Update LNDg to v1.10.1 (#3034)
This commit is contained in:
parent
3359d9be61
commit
5c62b1e177
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: $APP_LNDG_PORT
|
||||
|
||||
web:
|
||||
image: ghcr.io/cryptosharks131/lndg:v1.10.0@sha256:6eedfe308301bf1f8827baa47aabd005e96868e39e8a20a1f774ebdd676cb751
|
||||
image: ghcr.io/cryptosharks131/lndg:v1.10.1@sha256:c4f12e9222d81b74b665e61feab2b28d0e32e08d144b2cb1334e517eab01c9ad
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
init: true
|
||||
|
||||
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: lndg
|
||||
category: bitcoin
|
||||
name: LNDg
|
||||
version: "1.10.0"
|
||||
version: "1.10.1"
|
||||
tagline: Analyze and automate your Lightning node management
|
||||
description: LNDg is your command center for running a profitable and efficient
|
||||
routing node. From quickly viewing your node's health, automated rebalancing,
|
||||
@ -28,6 +28,6 @@ releaseNotes: >-
|
||||
|
||||
- New metrics page added to identify unprofitable or stuck channels
|
||||
|
||||
- And more... Full details can be found here: https://github.com/cryptosharks131/lndg/releases/tag/v1.10.0
|
||||
- And more... Full details can be found here: https://github.com/cryptosharks131/lndg/releases/tag/v1.10.1
|
||||
submitter: cryptosharks131
|
||||
submission: https://github.com/getumbrel/umbrel/pull/1189
|
||||
|
||||
Loading…
Reference in New Issue
Block a user