diff --git a/apps/registry.json b/apps/registry.json index 926b469..eb1e27a 100644 --- a/apps/registry.json +++ b/apps/registry.json @@ -167,7 +167,7 @@ "id": "thunderhub", "category": "Lightning Node Management", "name": "ThunderHub", - "version": "0.12.20", + "version": "0.12.24", "tagline": "Take full control of your Lightning node", "description": "ThunderHub allows you to take full control of your Lightning node with a slick and awesome UI. Explore all the options that ThunderHub has to offer, from sending and receiving Lightning payments, to checking your node's health statistics, and even more advanced options like channel rebalancing and multi-path lightning payments.\n\nManaging and monitoring your node has never been easier with transaction reports, graphs and a huge assortment of different features all bundled inside of this great tool.", "developer": "Anthony Potdevin", diff --git a/apps/thunderhub/docker-compose.yml b/apps/thunderhub/docker-compose.yml index 17339ce..076a04e 100644 --- a/apps/thunderhub/docker-compose.yml +++ b/apps/thunderhub/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.7" services: web: - image: apotdevin/thunderhub:v0.12.20@sha256:c7f6ce24fc6dfe02ec8267345f31d43ec62e09f77ed6bedaa4fcf7d5f089537a + image: apotdevin/thunderhub:v0.12.24@sha256:ea466edac18a8889d6e59f3697f16612fd25d7c3fffb712098ef337fe1d76f2b user: "1000:1000" restart: on-failure stop_grace_period: 1m