diff --git a/arpspoof/Dockerfile b/arpspoof/Dockerfile index 242343c92..587c099f7 100644 --- a/arpspoof/Dockerfile +++ b/arpspoof/Dockerfile @@ -15,7 +15,7 @@ ARG BUILD_FROM ARG BUILD_VERSION -FROM techblog/arpspoof-docker:latest +FROM $BUILD_FROM ################## # 2 Modify Image #