chore(deps): update container image ich777/thunderbird to latest@da4cb14 by renovate (#26522)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ich777/thunderbird | digest | `eae90ff` -> `da4cb14` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC44MS4wIiwidXBkYXRlZEluVmVyIjoiMzguODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
11d08e57b0
commit
80e2e6b31f
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://hub.docker.com/r/ich777/thunderbird
|
- https://hub.docker.com/r/ich777/thunderbird
|
||||||
- https://www.thunderbird.net/
|
- https://www.thunderbird.net/
|
||||||
type: application
|
type: application
|
||||||
version: 7.1.9
|
version: 7.1.10
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ich777/thunderbird
|
repository: ich777/thunderbird
|
||||||
tag: latest@sha256:eae90ff4d6a9f6e92346db463c84d083c200cb2ac8ff69fff4f87efd477d1a99
|
tag: latest@sha256:da4cb1472346ad88f13ddac92ff12975a2068dc8987192c22fe13ae1c6c32ecf
|
||||||
persistence:
|
persistence:
|
||||||
data:
|
data:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue