Bump home assistant to 2023.06.0

This commit is contained in:
Jacob Hinkle 2023-06-13 07:04:11 -04:00
parent 5408848bfa
commit 4a216565fc

View File

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