Skip to content
Snippets Groups Projects

Update homeassistant/home-assistant Docker tag

Merged renovatebot requested to merge renovate/homeassistant-home-assistant-2023.x into master
Files
4
@@ -5,7 +5,7 @@ services:
@@ -5,7 +5,7 @@ services:
app:
app:
image: homeassistant/home-assistant:2023.8
image: homeassistant/home-assistant:2023.10
restart: always
restart: always
ports:
ports:
- "{{ int_ip4 }}:{{ homematic_callback_port }}:{{ homematic_callback_port }}"
- "{{ int_ip4 }}:{{ homematic_callback_port }}:{{ homematic_callback_port }}"
Loading