chore(deps): update registry.mgrote.net/nextcloud-cronjob:master docker digest to 009d438 (#682)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | registry.mgrote.net/nextcloud-cronjob | digest | `f141342` -> `009d438` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Reviewed-on: #682 Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
parent
7dd225b473
commit
959949e382
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ services:
|
||||||
######## cron ########
|
######## cron ########
|
||||||
nextcloud-cron:
|
nextcloud-cron:
|
||||||
container_name: nextcloud-cron
|
container_name: nextcloud-cron
|
||||||
image: "registry.mgrote.net/nextcloud-cronjob:master@sha256:f1413420a17c2f11aa674021a7b643d4e49205f4f438adad0ab9abdade8c0ccb"
|
image: "registry.mgrote.net/nextcloud-cronjob:master@sha256:009d43804527e50c36802fef7c2eb4a6da1d61d8d3827731d5ebabf33b875eb5"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
network_mode: none
|
network_mode: none
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
Loading…
Reference in a new issue