Files
hassio-addons-avm/arpspoof/build.json

11 lines
235 B
JSON

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