push to 2.7.0

This commit is contained in:
Sebastian Hugentobler 2023-09-26 16:52:45 +02:00
parent d5f03b4e26
commit 4e5cea4474
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -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