chore(deps): update homeassistant/home-assistant docker tag to v2025.4.1 (#3623)
* chore(deps): update homeassistant/home-assistant docker tag to v2025.4.1 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
77ec7b5971
commit
cd00a4355e
|
|
@ -8,6 +8,6 @@ services:
|
|||
- "/run/dbus:/run/dbus:ro"
|
||||
environment:
|
||||
- TZ=${TIME_ZONE}
|
||||
image: homeassistant/home-assistant:2025.4.0
|
||||
image: homeassistant/home-assistant:2025.4.1
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue