Browse Source

Update Thunderhub to v0.13.15 (#120)

main
Michael Henke 2 years ago
committed by GitHub
parent
commit
797bda428e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      thunderhub/docker-compose.yml
  2. 2
      thunderhub/umbrel-app.yml

2
thunderhub/docker-compose.yml

@ -7,7 +7,7 @@ services:
APP_PORT: $APP_THUNDERHUB_PORT
web:
image: apotdevin/thunderhub:v0.13.14@sha256:6ee592a8335ec203f9c7056ddd22f286f8135b5888005d84db70787a91e3e72f
image: apotdevin/thunderhub:v0.13.15@sha256:38189f0ec3df0d56980b0595f7d8eaa446dac922f937d2cda04a88dfc1866a51
# We now have to run as root to avoid schema.gql permission errors
# user: "1000:1000"
restart: on-failure

2
thunderhub/umbrel-app.yml

@ -2,7 +2,7 @@ manifestVersion: 1
id: thunderhub
category: Lightning Node Management
name: ThunderHub
version: "0.13.14"
version: "0.13.15"
tagline: Take full control of your Lightning node
description: >-
ThunderHub allows you to take full control of your Lightning node

Loading…
Cancel
Save