MAJ : esphome

This commit is contained in:
Raymond Bourges 2026-02-18 18:18:38 +01:00
parent 8045d30784
commit cfae8a23dc

View File

@ -2,7 +2,7 @@ version: '3'
services:
esphome:
container_name: esphome
image: ghcr.io/esphome/esphome:2025.5.1
image: ghcr.io/esphome/esphome:2026.1.4
volumes:
- "${PWD}/config:/config"
- /etc/localtime:/etc/localtime:ro