From 9a05a1d5d1ae81217a605b1f43f5928940f5f5ab Mon Sep 17 00:00:00 2001 From: Arthur Barr Date: Thu, 26 Oct 2017 13:21:33 +0100 Subject: [PATCH] Remove comment --- Makefile | 1 - 1 file changed, 1 deletion(-) 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 \