Files
hassio-addons/arpspoof/build.json
2022-11-16 07:25:07 +01:00

11 lines
223 B
JSON

{
"build_from": {
"aarch64": "techblog/arpspoof-docker:a",
"amd64": "techblog/arpspoof-docker:a",
"armv7": "techblog/arpspoof-docker:a"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}