Skip to content

Commit 8ccaacc

Browse files
chore(deps): update dependency nextcloud/notify_push to v1.1.0 (#144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 374044d commit 8ccaacc

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.0.0"
4+
ARG NOTIFY_PUSH_VERSION="1.1.0"
55

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

0 commit comments

Comments
 (0)