diff --git a/Dockerfile b/Dockerfile index 912f1cf..82a640e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/getalby/hub:v1.2.0 +FROM ghcr.io/getalby/hub:v1.3.3 LABEL maintainer="andrewlunde " # Start9 Packaging diff --git a/manifest.yaml b/manifest.yaml index 441209c..879e188 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -1,6 +1,6 @@ id: albyhub title: Alby Hub -version: 1.2.0 +version: 1.3.3 release-notes: Alby Hub initial release license: Apache-2.0 wrapper-repo: "https://github.com/horologger/albyhub-startos"