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