Bump HA to 2023.6.3

This commit is contained in:
Jacob Hinkle 2023-06-27 07:35:06 -04:00
parent 00422d924d
commit 2c71ce5e9d

View File

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