Files
hassio-addons/whoogle/build.json

11 lines
256 B
JSON

{
"build_from": {
"aarch64": "ghcr.io/benbusby/whoogle-search:0.8.2",
"amd64": "ghcr.io/benbusby/whoogle-search:0.8.2",
"armv7": "ghcr.io/benbusby/whoogle-search:0.8.2"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}