Update home-assistant docker version

This commit is contained in:
Jacob Hinkle 2024-12-13 08:33:12 -05:00
parent 76016688a4
commit 0d816ce410

View File

@ -1,6 +1,6 @@
serverIP : serverIP :
{ {
image = "ghcr.io/home-assistant/home-assistant:2023.11.2"; image = "ghcr.io/home-assistant/home-assistant:2024.11.0";
#ports = [ #ports = [
#"8123:8123" #"8123:8123"
#]; #];