Files
hassio-addons/arpspoof/build.json
2022-11-02 17:38:57 +01:00

10 lines
219 B
JSON

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