Files
hassio-addons/arpspoof/build.json
Alexandre 0914723ad2 latest
2025-04-25 10:13:17 +02: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"
}
}