diff --git a/Makefile b/Makefile
index 5250989..e130ded 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,6 @@ container-image/build:
 		--no-cache \
 		--pull \
 		--tag ${MARKDOWNLINT_IMAGE_FULLY_QUALIFIED} \
-		--tag \
 		.
 
 # DELETE CONTAINER IMAGE