Files
hassio-addons/arpspoof/build.json
2022-03-15 11:02:11 +01:00

8 lines
171 B
JSON

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