diff --git a/albyhub/docker-compose.yml b/albyhub/docker-compose.yml index b35e2ad..82b69c6 100644 --- a/albyhub/docker-compose.yml +++ b/albyhub/docker-compose.yml @@ -6,7 +6,7 @@ services: APP_PORT: 8080 PROXY_AUTH_ADD: "false" server: - image: ghcr.io/getalby/hub:v1.10.1@sha256:155ced1c6cbabd201ceb391dfae3f07c2f1c5e57c8ea9561687bef7d8c981ce1 + image: ghcr.io/getalby/hub:v1.10.4@sha256:30d0090aa47479721a7572e37cfdab55b17a207184dbb315dcd2e78d8b97ee61 user: 1000:1000 volumes: - ${APP_DATA_DIR}/data:/data diff --git a/albyhub/umbrel-app.yml b/albyhub/umbrel-app.yml index 5d7b007..511584c 100644 --- a/albyhub/umbrel-app.yml +++ b/albyhub/umbrel-app.yml @@ -3,7 +3,7 @@ id: albyhub name: Alby Hub tagline: Your Hub to connect to the Bitcoin world category: bitcoin -version: "1.10.1" +version: "1.10.4" port: 59000 description: >- Alby Hub is your gateway to Bitcoin world and allows you to use your Umbrel lightning node with the growing number of exciting bitcoin and nostr applications. @@ -23,6 +23,14 @@ gallery: - 3.jpg - 4.jpg releaseNotes: >- + Various minor improvements and bug fixes. + + for details see: + + * https://github.com/getAlby/hub/releases/tag/v1.10.4 + * https://github.com/getAlby/hub/releases/tag/v1.10.3 + * https://github.com/getAlby/hub/releases/tag/v1.10.2 + dependencies: - lightning path: ""