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.5.5 (#631)
  • Loading branch information
renovate[bot] authored May 24, 2024
1 parent 0194a03 commit 776641e
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.5.4",
"version": "2024.5.5",
"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.5.4
image: ghcr.io/home-assistant/home-assistant:2024.5.5

# Container restart policy
restart: unless-stopped
Expand Down

0 comments on commit 776641e

Please sign in to comment.