Github user pepov commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2747#discussion_r192787369
--- Diff: nifi-docker/dockermaven/pom.xml ---
@@ -44,7 +44,6 @@
</buildArgs>
<repository>apache/nifi</repository>
<tag>${project.version}</tag>
- <tag>latest</tag>
--- End diff --
I removed it because it did not build both tags, just the last one, so I
had a choice. Also this is only a dev/test config and does not affect the
public image.---
