chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2024.6.3 (#3795)
This commit is contained in:
parent
b99bf7a361
commit
11e5fab26c
|
@ -5,8 +5,8 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "homeassistant-1",
|
"id": "homeassistant-1",
|
||||||
"tipi_version": 17,
|
"tipi_version": 18,
|
||||||
"version": "2024.6.2",
|
"version": "2024.6.3",
|
||||||
"categories": ["automation"],
|
"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.",
|
"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",
|
"short_desc": "Open source home automation that puts local control and privacy first",
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
homeassistant-1:
|
homeassistant-1:
|
||||||
image: ghcr.io/home-assistant/home-assistant:2024.6.2
|
image: ghcr.io/home-assistant/home-assistant:2024.6.3
|
||||||
container_name: homeassistant-1
|
container_name: homeassistant-1
|
||||||
environment:
|
environment:
|
||||||
- TZ=${TZ}
|
- TZ=${TZ}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user