Update dependency nextcloud/notify_push to v1.1.0 #150

Merged
mwalbeck merged 1 commit from renovate/nextcloud-notify_push-1.x into main 2025-05-11 09:24:06 +00:00
Showing only changes of commit 4219f33d3e - Show all commits

View file

@ -1,7 +1,7 @@
FROM rust:1.86.0-bullseye@sha256:f40b8cc3195deda321031e8dfe23c7d2586e3db7c4103fa36946982d9fd6d588 as build
# renovate: datasource=github-tags depName=nextcloud/notify_push versioning=semver
ENV NOTIFY_PUSH_VERSION v1.0.0
ENV NOTIFY_PUSH_VERSION v1.1.0
WORKDIR /notify_push