chore(deps): update container image diygod/rsshub to latest@f2b087e by renovate (#24876)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | diygod/rsshub | digest | `196335d` -> `f2b087e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMS4zIiwidXBkYXRlZEluVmVyIjoiMzguMjEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
32dcba860a
commit
41d908a237
|
@ -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.34
|
version: 14.2.35
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: diygod/rsshub
|
repository: diygod/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:196335d69be944cc41ea3c5c5edf27dfd5dd422f0554677dc9e762c2f813cefe
|
tag: latest@sha256:f2b087eee20f3f4a90356fa6da6ddd6df135c3ec484c4863c80a3f59517b3a95
|
||||||
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