Update Dockerfile

This commit is contained in:
Alexandre
2022-01-14 10:25:45 +01:00
committed by GitHub
parent f096e7b116
commit 3cbfec4d1a

View File

@@ -15,7 +15,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
FROM techblog/arpspoof-docker:latest
FROM $BUILD_FROM
##################
# 2 Modify Image #