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
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -5,7 +5,7 @@ services:
app:
image: homeassistant/home-assistant:2023.3
image: homeassistant/home-assistant:2023.6
restart: always
ports:
- "{{ int_ip4 }}:{{ homematic_callback_port }}:{{ homematic_callback_port }}"
Loading