push to 2.10.0

This commit is contained in:
Sebastian Hugentobler 2024-03-28 14:48:46 +01:00
parent d426c24c73
commit e12fdbf8fb
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

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