chore(deps): update container image diygod/rsshub to latest@5bdd77d by renovate (#26666)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | diygod/rsshub | digest | `3a1bb29` -> `5bdd77d` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC44OS4yIiwidXBkYXRlZEluVmVyIjoiMzguODkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
f29354b8f7
commit
ce4112647e
|
@ -42,4 +42,4 @@ sources:
|
||||||
- https://hub.docker.com/r/browserless/chrome
|
- https://hub.docker.com/r/browserless/chrome
|
||||||
- https://hub.docker.com/r/diygod/rsshub
|
- https://hub.docker.com/r/diygod/rsshub
|
||||||
type: application
|
type: application
|
||||||
version: 14.3.45
|
version: 14.3.46
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: diygod/rsshub
|
repository: diygod/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:3a1bb290d831992f9d0cde2d1417b8169f6988be4a25ec66a59ffde46d012d89
|
tag: latest@sha256:5bdd77d0a864097196e77080de386a930d69e348e77a1cc39ff2e8de0aa7b8ff
|
||||||
browserlessImage:
|
browserlessImage:
|
||||||
repository: browserless/chrome
|
repository: browserless/chrome
|
||||||
tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8
|
tag: 1.61.1-chrome-stable@sha256:efac47cfff3830d9a50b27d29f8bbb61949058ae336c823fbe9bd3c0d1debcc8
|
||||||
|
|
Loading…
Reference in New Issue