Remove comment

This commit is contained in:
Arthur Barr
2017-10-26 13:21:33 +01:00
parent ab12ded727
commit 9a05a1d5d1

View File

@@ -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 \