From 0914723ad2c3cd7f4eb1f5f3a6413208f86a86b9 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 25 Apr 2025 10:13:17 +0200 Subject: [PATCH] latest --- arpspoof/build.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"