Skip to content
Snippets Groups Projects

Update homeassistant/home-assistant Docker tag to v2024

2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -5,7 +5,7 @@ services:
app:
image: homeassistant/home-assistant:2023.10
image: homeassistant/home-assistant:2024.1
restart: always
ports:
- "{{ int_ip4 }}:{{ homematic_callback_port }}:{{ homematic_callback_port }}"
Loading