Update dependency nextcloud/notify_push to v0.6.3 #79
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
FROM rust:1.64.0-bullseye@sha256:5cf09a76cb9baf4990d121221bbad64927cc5690ee54f246487e302ddc2ba300 as build
|
FROM rust:1.64.0-bullseye@sha256:5cf09a76cb9baf4990d121221bbad64927cc5690ee54f246487e302ddc2ba300 as build
|
||||||
|
|
||||||
# renovate: datasource=github-tags depName=nextcloud/notify_push versioning=semver
|
# 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
|
WORKDIR /notify_push
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue