Files
hassio-addons/arpspoof/build.json
2025-11-07 14:42:36 +01:00

7 lines
123 B
JSON

{
"build_from": {
"aarch64": "techblog/arpspoof-docker:latest",
"amd64": "techblog/arpspoof-docker:latest"
}
}