Files
hassio-addons/arpspoof/build.json
2025-04-25 10:13:31 +02:00

10 lines
190 B
JSON

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