Skip to content

Commit

Permalink
build(devcontainer): upgrade Home Assistant version
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuar committed Jan 9, 2024
1 parent 0a88e29 commit 11e7d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ services:
network_mode: host
userns_mode: keep-id
home-assistant:
image: ghcr.io/home-assistant/home-assistant:2023.12.3
image: ghcr.io/home-assistant/home-assistant:2024.1.2
volumes:
- ../deployments/home-assistant/config:/config
ports:
Expand Down

0 comments on commit 11e7d30

Please sign in to comment.