Skip to content

Commit

Permalink
chore(deps): update ghcr.io/home-assistant/home-assistant docker tag …
Browse files Browse the repository at this point in the history
…to v2024.6.1 (#724)
  • Loading branch information
renovate[bot] authored Jun 7, 2024
1 parent c5f6bf9 commit 8ed852c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Apps/home-assistant/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "home-assistant",
"version": "2024.6.0",
"version": "2024.6.1",
"image": "ghcr.io/home-assistant/home-assistant",
"youtube": "https://youtu.be/YnCpj5sND_A",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion Apps/home-assistant/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
container_name: big-bear-home-assistant

# Image to be used for the container
image: ghcr.io/home-assistant/home-assistant:2024.6.0
image: ghcr.io/home-assistant/home-assistant:2024.6.1

# Container restart policy
restart: unless-stopped
Expand Down

0 comments on commit 8ed852c

Please sign in to comment.