Skip to content
Snippets Groups Projects
Commit 850243bd authored by renovatebot's avatar renovatebot
Browse files

Update homeassistant/home-assistant Docker tag to v2024

parent 6d7205fc
No related branches found
No related tags found
1 merge request!100Update homeassistant/home-assistant Docker tag to v2024
This commit is part of merge request !100. Comments created here will be created in the context of that merge request.
...@@ -5,7 +5,7 @@ services: ...@@ -5,7 +5,7 @@ services:
app: app:
image: homeassistant/home-assistant:2023.10 image: homeassistant/home-assistant:2024.1
restart: always restart: always
ports: ports:
- "{{ int_ip4 }}:{{ homematic_callback_port }}:{{ homematic_callback_port }}" - "{{ int_ip4 }}:{{ homematic_callback_port }}:{{ homematic_callback_port }}"
......
...@@ -5,7 +5,7 @@ services: ...@@ -5,7 +5,7 @@ services:
app: app:
image: homeassistant/home-assistant:2023.10.3 image: homeassistant/home-assistant:2024.1.2
restart: always restart: always
volumes: volumes:
- "/etc/localtime:/etc/localtime:ro" - "/etc/localtime:/etc/localtime:ro"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment