Files
hassio-addons/arpspoof/build.json
2022-03-23 08:59:27 +01:00

11 lines
238 B
JSON

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