diff --git a/docs/projects/esphome.md b/docs/projects/esphome.md index 1c5364acb..1f0b78207 100644 --- a/docs/projects/esphome.md +++ b/docs/projects/esphome.md @@ -34,7 +34,7 @@ If your board isn't listed, use one of the **Generic** boards, depending on the services: esphome: container_name: esphome-libretiny - image: docker pull ghcr.io/libretiny-eu/libretiny-esphome-docker:latest + image: ghcr.io/libretiny-eu/libretiny-esphome-docker:latest volumes: - ./configs:/config:rw # (1)! - /etc/localtime:/etc/localtime:ro