Skip to content

Commit

Permalink
ci(devcontainer): update Home Assistant version
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuar committed Oct 29, 2023
1 parent c5d72bd commit 88fe015
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 @@ -10,7 +10,7 @@ services:
userns_mode: keep-id
user: vscode
home-assistant:
image: ghcr.io/home-assistant/home-assistant:2023.10.1
image: ghcr.io/home-assistant/home-assistant:2023.10.5
volumes:
- ../deployments/home-assistant/config:/config
environment:
Expand Down

0 comments on commit 88fe015

Please sign in to comment.