chore(deps): update registry.mgrote.net/nextcloud-cronjob:master docker digest to f141342 (#679)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | registry.mgrote.net/nextcloud-cronjob | digest | `5a88b7e` -> `f141342` | --- ### 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: #679 Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
parent
8e6ad348bd
commit
37f267887c
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:5a88b7eb404ffcdc94c0642da2cf03bb5f4f0115a315cf5015b3386858a348e4"
|
image: "registry.mgrote.net/nextcloud-cronjob:master@sha256:f1413420a17c2f11aa674021a7b643d4e49205f4f438adad0ab9abdade8c0ccb"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
network_mode: none
|
network_mode: none
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
Loading…
Reference in a new issue