chore(deps): update homeassistant/home-assistant docker tag to v2024.5.3 (#1397)
* chore(deps): update homeassistant/home-assistant docker tag to v2024.5.3 * 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
4bee784604
commit
e966132291
|
|
@ -7,6 +7,6 @@ services:
|
|||
- "./data:/config"
|
||||
environment:
|
||||
- TZ=${TIME_ZONE}
|
||||
image: homeassistant/home-assistant:2024.5.2
|
||||
image: homeassistant/home-assistant:2024.5.3
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue