We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 374044d commit 8ccaaccCopy full SHA for 8ccaacc
notify_push/Dockerfile
@@ -1,7 +1,7 @@
1
# SPDX-License-Identifier: AGPL-3.0-or-later
2
3
FROM clux/muslrust:stable AS build
4
-ARG NOTIFY_PUSH_VERSION="1.0.0"
+ARG NOTIFY_PUSH_VERSION="1.1.0"
5
6
# Download and extract the source code
7
RUN apt-get update && apt-get install -y wget && \
0 commit comments