Files
hassio-addons/whoogle/build.json
2024-10-05 08:20:48 +02:00

10 lines
204 B
JSON

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