diff --git a/sponsorblockcast/build.json b/sponsorblockcast/build.json index b5eeb24a0..4248b7c03 100644 --- a/sponsorblockcast/build.json +++ b/sponsorblockcast/build.json @@ -1,10 +1,10 @@ { "build_from": { - "aarch64": "ghcr.io/hassio-addons/base/aarch64:stable", - "amd64": "ghcr.io/hassio-addons/base/amd64:stable", - "armv7": "ghcr.io/hassio-addons/base/armv7:stable" + "aarch64": "ghcr.io/nichobi/sponsorblockcast:latest", + "amd64": "ghcr.io/nichobi/sponsorblockcast:latest", + "armv7": "ghcr.io/nichobi/sponsorblockcast:latest" }, "codenotary": { "signer": "alexandrep.github@gmail.com" } -} \ No newline at end of file +}