Skip to content

Commit

Permalink
chore(deps): update ghcr.io/esphome/esphome docker tag to v2024.12.2 (#…
Browse files Browse the repository at this point in the history
…297)

Co-authored-by: afharo-s-self-hosted-renovate[bot] <153235723+afharo-s-self-hosted-renovate[bot]@users.noreply.github.com>
  • Loading branch information
1 parent a99797c commit 6f3344b
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.12.1
image: ghcr.io/esphome/esphome:2024.12.2
volumes:
- ./data/esphome/config:/config
- /etc/localtime:/etc/localtime:ro
Expand Down

0 comments on commit 6f3344b

Please sign in to comment.