Update home assistant to 2022.11.2

This commit is contained in:
Jacob Hinkle 2022-11-14 12:32:44 -05:00
parent 1677e4e9eb
commit ebb96c9d5d

View File

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