Update build.json

changed to my repo because of an update chromecast-go version and the original maintainer not willing to update
This commit is contained in:
bruvv
2023-05-15 12:21:42 +00:00
committed by GitHub
parent 003e1cbf70
commit 1329fff91f

View File

@@ -1,8 +1,8 @@
{
"build_from": {
"aarch64": "ghcr.io/nichobi/sponsorblockcast:latest",
"amd64": "ghcr.io/nichobi/sponsorblockcast:latest",
"armv7": "ghcr.io/nichobi/sponsorblockcast:latest"
"aarch64": "ghcr.io/bruvv/sponsorblockcast:latest",
"amd64": "ghcr.io/bruvv/sponsorblockcast:latest",
"armv7": "ghcr.io/bruvv/sponsorblockcast:latest"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"