From 1d25b3d8b6f4a69e9547fd5db13ae16399b62f29 Mon Sep 17 00:00:00 2001 From: Michael Bumann Date: Fri, 26 Jul 2024 13:58:40 +0200 Subject: [PATCH] v1.3.3 --- Dockerfile | 2 +- manifest.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"