MAJ : esphome
This commit is contained in:
parent
8045d30784
commit
cfae8a23dc
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user