Skip to content

Commit b2656a7

Browse files
chore(deps): update dependency nextcloud/notify_push to v1.2.0
1 parent d1863ea commit b2656a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notify_push/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-License-Identifier: AGPL-3.0-or-later
22

33
FROM clux/muslrust:stable AS build
4-
ARG NOTIFY_PUSH_VERSION="1.1.1"
4+
ARG NOTIFY_PUSH_VERSION="1.2.0"
55

66
# Download and extract the source code
77
RUN apt-get update && apt-get install -y wget && \

0 commit comments

Comments
 (0)