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