From 3927f6d6be0197012149bba64c9dd1ff769a7225 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 16 Nov 2022 07:27:14 +0100 Subject: [PATCH] Update build.json --- arpspoof/build.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arpspoof/build.json b/arpspoof/build.json index 7b4c9e610..2521c23df 100644 --- a/arpspoof/build.json +++ b/arpspoof/build.json @@ -1,8 +1,8 @@ { "build_from": { - "aarch64": "techblog/arpspoof-docker:a", - "amd64": "techblog/arpspoof-docker:a", - "armv7": "techblog/arpspoof-docker:a" + "aarch64": "techblog/arpspoof-docker:1.0.0", + "amd64": "techblog/arpspoof-docker:1.0.0", + "armv7": "techblog/arpspoof-docker:1.0.0" }, "codenotary": { "signer": "alexandrep.github@gmail.com"