chore(deps): update container image ghcr.io/linuxserver/lazylibrarian to latest@2a0ed38 by renovate (#26398)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/lazylibrarian | digest | `00e1efe` -> `2a0ed38` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43OS4wIiwidXBkYXRlZEluVmVyIjoiMzguNzkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
20e69da540
commit
f3fa96518e
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://gitlab.com/LazyLibrarian/LazyLibrarian.git
|
- https://gitlab.com/LazyLibrarian/LazyLibrarian.git
|
||||||
- https://lazylibrarian.gitlab.io
|
- https://lazylibrarian.gitlab.io
|
||||||
type: application
|
type: application
|
||||||
version: 20.1.29
|
version: 20.1.30
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/lazylibrarian
|
repository: ghcr.io/linuxserver/lazylibrarian
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:00e1efe3cd8058b9d9eb2694755da817853a2e9fe04a94831691788c928b8037
|
tag: latest@sha256:2a0ed38defeee6400b92f04c99f4caef4b96ebe5a9e39d59dba68919d63d2970
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue