Update dependency nextcloud/notify_push to v0.6.0 #58
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM rust:1.67.1-bullseye@sha256:02a53e734724bef4a58d856c694f826aa9e7ea84353516b76d9a6d241e9da60e as build
|
||||
|
||||
# renovate: datasource=github-tags depName=nextcloud/notify_push versioning=semver
|
||||
ENV NOTIFY_PUSH_VERSION v0.5.2
|
||||
ENV NOTIFY_PUSH_VERSION v0.6.0
|
||||
|
||||
WORKDIR /notify_push
|
||||
|
||||
|
|
Loading…
Reference in a new issue