Skip to content

Commit

Permalink
chore(deps): update ghcr.io/esphome/esphome docker tag to v2024.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
afharo-s-self-hosted-renovate[bot] authored and afharo committed Oct 22, 2024
1 parent 3ab2e4b commit 4350a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ services:
esphome:
container_name: esphome
restart: always
image: ghcr.io/esphome/esphome:2024.10.0
image: ghcr.io/esphome/esphome:2024.10.1
volumes:
- ./data/esphome/config:/config
- /etc/localtime:/etc/localtime:ro
Expand Down

0 comments on commit 4350a35

Please sign in to comment.