chore(deps): update container image diygod/rsshub to latest@e383f7d by renovate (#25253)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | diygod/rsshub | digest | `3b2db9e` -> `e383f7d` | --- > [!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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zOS41IiwidXBkYXRlZEluVmVyIjoiMzguMzkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
34fa7940d1
commit
1cdcdc0a06
|
@ -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.2.49
|
version: 14.2.50
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: diygod/rsshub
|
repository: diygod/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:3b2db9ed521fe0529cf6df358f2f6e7f851fae6b632febbcfbb67d7b8e291979
|
tag: latest@sha256:e383f7d9430bcfac19b417d8c516d278bb90262b6196d8485cc143de446dc80b
|
||||||
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