From 678badfad5ff5a9a2520ef94145147e4ce6560d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ioan=20Biz=C4=83u?= Date: Fri, 11 Feb 2022 10:27:58 +0200 Subject: [PATCH] Update lightning-shell to v0.1.7 (#1255) --- apps/lightning-shell/docker-compose.yml | 2 +- apps/registry.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/lightning-shell/docker-compose.yml b/apps/lightning-shell/docker-compose.yml index 8e7e116..f56f342 100644 --- a/apps/lightning-shell/docker-compose.yml +++ b/apps/lightning-shell/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.7" services: web: - image: ghcr.io/ibz/lightning-shell:v0.1.6-buster-slim@sha256:c6e09067d5480ac914ceada8ae3346ec2ab400cce10393a117b2bdffdc3a1b44 + image: ghcr.io/ibz/lightning-shell:v0.1.7-buster-slim@sha256:f78a4daa0820bb0a9764a5fe814032d11cf27a96f588ae627551d7e603d1b41c restart: on-failure stop_grace_period: 1m ports: diff --git a/apps/registry.json b/apps/registry.json index 9ad6ced..6ad2b1f 100644 --- a/apps/registry.json +++ b/apps/registry.json @@ -759,7 +759,7 @@ "id": "lightning-shell", "category": "Lightning Node Management", "name": "Lightning Shell", - "version": "0.1.6", + "version": "0.1.7", "tagline": "Web shell with a selection of LN node management utilities", "description": "Lightning Shell is a web shell for the Umbrel personal server that includes the following utilities:\n\n- lncli\n- charge-lnd\n- lntop\n- rebalance-lnd\n- suez\n", "developer": "Ioan Bizău",