mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
change to ghcr
We all love docker hub but the rate limiting is stupid af. So I think we should be switching to ghcr to make this future proof.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"build_from": {
|
"build_from": {
|
||||||
"armv7": "benbusby/whoogle-search:latest",
|
"armv7": "ghcr.io/benbusby/whoogle-search:latest",
|
||||||
"aarch64": "benbusby/whoogle-search:latest",
|
"aarch64": "ghcr.io/benbusby/whoogle-search:latest",
|
||||||
"amd64": "benbusby/whoogle-search:latest"
|
"amd64": "ghcr.io/benbusby/whoogle-search:latest"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user