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: services:
esphome: esphome:
container_name: esphome container_name: esphome
image: ghcr.io/esphome/esphome:2025.5.1 image: ghcr.io/esphome/esphome:2026.1.4
volumes: volumes:
- "${PWD}/config:/config" - "${PWD}/config:/config"
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro