Merge pull request 'Update homeassistant/home-assistant Docker tag to v2023.12' (#4) from renovate/homeassistant-home-assistant-2023.x into main

Reviewed-on: #4
This commit is contained in:
Remy Moll 2023-12-11 11:09:12 +00:00
commit 214f565109

View File

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