From 4e5cea4474874f2548ac047395c536febca38932 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Tue, 26 Sep 2023 16:52:45 +0200 Subject: [PATCH] push to 2.7.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2eabe43..4349fe4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,7 @@ RUN apk --no-cache add \ gcc \ npm -ENV VERSION=v2.4.0 +ENV VERSION=v2.7.0 RUN git clone https://github.com/binwiederhier/ntfy.git WORKDIR /go/ntfy