chore(deps): update container image ghcr.io/linuxserver/lazylibrarian to latest@6447c8e by renovate (#26659)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/lazylibrarian | digest | `2a0ed38` -> `6447c8e` | --- > [!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
245f05f3c3
commit
a10981926a
|
@ -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.31
|
version: 20.1.32
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/lazylibrarian
|
repository: ghcr.io/linuxserver/lazylibrarian
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:2a0ed38defeee6400b92f04c99f4caef4b96ebe5a9e39d59dba68919d63d2970
|
tag: latest@sha256:6447c8e6c820a6523eea7c797bce0f96168b764b006bfa391c844cbf8f4608cb
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue