diff --git a/arpspoof/build.json b/arpspoof/build.json index 2521c23df..fe38da0a1 100644 --- a/arpspoof/build.json +++ b/arpspoof/build.json @@ -1,8 +1,8 @@ { "build_from": { - "aarch64": "techblog/arpspoof-docker:1.0.0", - "amd64": "techblog/arpspoof-docker:1.0.0", - "armv7": "techblog/arpspoof-docker:1.0.0" + "aarch64": "techblog/arpspoof-docker:latest", + "amd64": "techblog/arpspoof-docker:latest", + "armv7": "techblog/arpspoof-docker:latest" }, "codenotary": { "signer": "alexandrep.github@gmail.com"