|
@@ -1,7 +1,7 @@
|
|
|
services:
|
|
services:
|
|
|
{{ service_name }}:
|
|
{{ service_name }}:
|
|
|
container_name: {{ container_name }}
|
|
container_name: {{ container_name }}
|
|
|
- image: ghcr.io/home-assistant/home-assistant:2026.2.1
|
|
|
|
|
|
|
+ image: ghcr.io/home-assistant/home-assistant:2026.2.2
|
|
|
volumes:
|
|
volumes:
|
|
|
- ./config:/config
|
|
- ./config:/config
|
|
|
- /etc/localtime:/etc/localtime:ro
|
|
- /etc/localtime:/etc/localtime:ro
|