diff --git a/Dockerfile b/Dockerfile index 45a3543..edbdaf0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/getalby/hub:v1.4.1 +FROM ghcr.io/getalby/hub:v1.5.3 LABEL maintainer="andrewlunde " # Start9 Packaging diff --git a/manifest.yaml b/manifest.yaml index 6ae57b3..1aa727d 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -1,6 +1,6 @@ id: albyhub title: Alby Hub -version: 1.4.1 +version: 1.5.3 release-notes: Alby Hub initial release license: Apache-2.0 wrapper-repo: "https://github.com/horologger/albyhub-startos"