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

This commit is contained in:
renovate[bot] 2024-03-06 23:17:49 +00:00 committed by GitHub
parent 38b18491a8
commit 77da3d5ca9
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": 5,
"version": "2024.2.5",
"tipi_version": 6,
"version": "2024.3.0",
"categories": [
"automation"
],

View File

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