Files
hassio-addons/arpspoof/build.json
2022-01-14 10:26:19 +01:00

9 lines
219 B
JSON

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