chore(deps): update container image ich777/chrome to latest@bbe3f4a by renovate (#26571)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ich777/chrome | digest | `4a9d224` -> `bbe3f4a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC44NS4xIiwidXBkYXRlZEluVmVyIjoiMzguODUuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
efa27926f9
commit
02a32105b3
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://hub.docker.com/r/ich777/chrome
|
- https://hub.docker.com/r/ich777/chrome
|
||||||
- https://www.google.com/chrome/
|
- https://www.google.com/chrome/
|
||||||
type: application
|
type: application
|
||||||
version: 7.1.7
|
version: 7.1.8
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ich777/chrome
|
repository: ich777/chrome
|
||||||
tag: latest@sha256:4a9d2244032f68263dc9d5f2c10024ccc3a1b3957227ae67664143272aa0b02a
|
tag: latest@sha256:bbe3f4a4d1c7e27f592a9f6e2deb7d92077cff43d4022e2a8b12032eea252e53
|
||||||
persistence:
|
persistence:
|
||||||
datadir:
|
datadir:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue