Update homeassistant/home-assistant Docker tag to v2023.12

This commit is contained in:
Renovate Bot 2023-12-08 20:00:25 +00:00
parent fe60755d53
commit 600e7ee276

View File

@ -9,7 +9,7 @@ image:
# -- image repository # -- image repository
repository: homeassistant/home-assistant repository: homeassistant/home-assistant
# -- image tag # -- image tag
tag: "2023.10" tag: "2023.12"
# -- image pull policy # -- image pull policy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent