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