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

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"
}
}