Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into update-esphome-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kuba2k2 committed Jan 3, 2024
2 parents ee4ab7a + bad2ffd commit 6e35189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/projects/esphome.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ If your board isn't listed, use one of the **Generic** boards, depending on the
services:
esphome:
container_name: esphome
image: docker pull ghcr.io/esphome/esphome:latest
image: ghcr.io/esphome/esphome:latest
volumes:
- ./configs:/config:rw # (1)!
- /etc/localtime:/etc/localtime:ro
Expand Down

0 comments on commit 6e35189

Please sign in to comment.