Update dependency nextcloud/notify_push to v0.1.7
This commit is contained in:
parent
3de8f1e4dd
commit
25babae357
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM ekidd/rust-musl-builder:1.50.0@sha256:5fe379dd20f967341041ae8fff8b825bb4f6e2d3b079e871cf352e9e189f3c06 as build
|
||||
|
||||
# renovate: datasource=github-tags depName=nextcloud/notify_push versioning=semver
|
||||
ENV NOTIFY_PUSH_VERSION v0.1.6
|
||||
ENV NOTIFY_PUSH_VERSION v0.1.7
|
||||
|
||||
RUN set -ex; \
|
||||
git clone --branch $NOTIFY_PUSH_VERSION https://github.com/nextcloud/notify_push.git .; \
|
||||
|
|
Loading…
Add table
Reference in a new issue