✨ feat(home-assistant): update to version 2025.12.0.dev202511100241
- update docker image version from 2023.8.0.dev20230723 to 2025.12.0.dev202511100241 - migrate directory structure to new version path - maintain existing environment configuration and data structure
This commit is contained in:
parent
1177e766ca
commit
69fb87be1a
|
|
@ -7,6 +7,6 @@ services:
|
|||
- "${DATA_PATH}:/config"
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: homeassistant/home-assistant:2023.8.0.dev20230723
|
||||
image: homeassistant/home-assistant:2025.12.0.dev202511100241
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue