chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.6.4 (#3858)

This commit is contained in:
renovate[bot] 2024-06-21 21:52:51 +00:00 committed by GitHub
parent b84adfd592
commit a09fb55c39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "homeassistant-1",
"tipi_version": 18,
"version": "2024.6.3",
"tipi_version": 19,
"version": "2024.6.4",
"categories": ["automation"],
"description": "Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server.",
"short_desc": "Open source home automation that puts local control and privacy first",

View File

@ -2,7 +2,7 @@ version: '3'
services:
homeassistant-1:
image: ghcr.io/home-assistant/home-assistant:2024.6.3
image: ghcr.io/home-assistant/home-assistant:2024.6.4
container_name: homeassistant-1
environment:
- TZ=${TZ}