Skip to content

Commit

Permalink
fix: home assistant image
Browse files Browse the repository at this point in the history
  • Loading branch information
jgresham committed Mar 27, 2024
1 parent b138120 commit 8c512f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"architectures": {
"docker": ["amd64", "arm64"]
},
"imageName": "docker.io/ghcr.io/home-assistant/home-assistant",
"imageName": "ghcr.io/home-assistant/home-assistant",
"defaultImageTag": "stable"

},
Expand Down

0 comments on commit 8c512f9

Please sign in to comment.