diff --git a/Makefile b/Makefile index 621efe2..edb1e77 100644 --- a/Makefile +++ b/Makefile @@ -121,7 +121,6 @@ define docker-build-mq nginx:alpine # Build the new image $(DOCKER) build \ - # Always ensure that we have the latest base image --pull \ --tag $1 \ --file $2 \