From e12fdbf8fb0f8ea721910f48b19ae69850743cf8 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Thu, 28 Mar 2024 14:48:46 +0100 Subject: [PATCH] push to 2.10.0 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index cad2bfb..b0a0209 100644 --- a/Containerfile +++ b/Containerfile @@ -10,7 +10,7 @@ RUN apk --no-cache add \ gcc \ npm -ENV VERSION=v2.8.0 +ENV VERSION=v2.10.0 RUN git clone https://github.com/binwiederhier/ntfy.git WORKDIR /go/ntfy