Update dependency nextcloud/notify_push to v0.6.3 #79

Merged
mwalbeck merged 1 commits from renovate/nextcloud-notify_push-0.x into master 2023-05-30 13:01:58 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
FROM rust:1.64.0-bullseye@sha256:5cf09a76cb9baf4990d121221bbad64927cc5690ee54f246487e302ddc2ba300 as build
# renovate: datasource=github-tags depName=nextcloud/notify_push versioning=semver
ENV NOTIFY_PUSH_VERSION v0.5.0
ENV NOTIFY_PUSH_VERSION v0.6.3
WORKDIR /notify_push