chore(deps): update container image ich777/rapidphotodownloader to latest@74da1f9 by renovate (#26471)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ich777/rapidphotodownloader | digest | `37f9125` -> `74da1f9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MS4wIiwidXBkYXRlZEluVmVyIjoiMzguODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
24675d2ee2
commit
15b36d73d7
|
@ -36,4 +36,4 @@ sources:
|
||||||
- https://hub.docker.com/r/ich777/rapidphotodownloader
|
- https://hub.docker.com/r/ich777/rapidphotodownloader
|
||||||
- https://www.damonlynch.net/rapid/
|
- https://www.damonlynch.net/rapid/
|
||||||
type: application
|
type: application
|
||||||
version: 7.1.6
|
version: 7.1.7
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ich777/rapidphotodownloader
|
repository: ich777/rapidphotodownloader
|
||||||
tag: latest@sha256:37f9125fadafc37b9e6d0b1380ccb8a48632c91b58591c7cfae21980cd487a92
|
tag: latest@sha256:74da1f95d352fb76947c0dc38f3bdd6534f4ae0babfe9d56b5a9cd915f25230f
|
||||||
persistence:
|
persistence:
|
||||||
datadir:
|
datadir:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue