From 556f5b64f718b5044df28ddcf03a3dc8e9f01948 Mon Sep 17 00:00:00 2001 From: maxwedwards Date: Thu, 22 Dec 2022 23:06:45 +0000 Subject: [PATCH] Update Torq to v0.15.4 (#339) --- torq/docker-compose.yml | 2 +- torq/umbrel-app.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/torq/docker-compose.yml b/torq/docker-compose.yml index 59a1ead..ff8d68f 100644 --- a/torq/docker-compose.yml +++ b/torq/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 7028 web: - image: lncapital/torq:0.15.2@sha256:33559669f9d3f942f8e603f948ebdef7b6f20a06475f49ce3e25e90b4680fdac + image: lncapital/torq:0.15.4@sha256:05fa6f2282d7c90da19cdc32b9d3e7df967678566951558200c801606ed8d67e user: "1000:1000" restart: on-failure stop_grace_period: 1m diff --git a/torq/umbrel-app.yml b/torq/umbrel-app.yml index a447240..baef9b6 100644 --- a/torq/umbrel-app.yml +++ b/torq/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: torq category: Lightning Node Management name: Torq -version: "v0.15.2" +version: "v0.15.4" tagline: Capital management for routing nodes on the lightning network description: >- Operating a routing node requires managing capital efficiently. If you look past the technical challenges, what you are trying to do is stack sats and support the network by routing liquidity. No matter your motivation, efficiently managing your capital is essential. @@ -43,7 +43,7 @@ gallery: - 3.jpg - 4.jpg releaseNotes: >- - This release contains fixes to the data collection logic as well as showing web ui while Torq is bootstrapping. + This release contains bug fixes and new network select feature allowing user to select between mainnet and the other testnets. path: "" defaultUsername: "" deterministicPassword: true