chore(deps): update container image diygod/rsshub to latest@196335d by renovate (#24866)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | diygod/rsshub | digest | `a26119c` -> `196335d` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMS4yIiwidXBkYXRlZEluVmVyIjoiMzguMjEuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
2a107dfe2a
commit
ea8f62e818
|
@ -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.33
|
version: 14.2.34
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: diygod/rsshub
|
repository: diygod/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:a26119ca7d4c63736d0faaa042893b576b11f8cb460205244d79a618eef5d172
|
tag: latest@sha256:196335d69be944cc41ea3c5c5edf27dfd5dd422f0554677dc9e762c2f813cefe
|
||||||
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