Github user zenfenan commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2747#discussion_r192756076
--- Diff: nifi-docker/dockermaven/pom.xml ---
@@ -44,7 +44,6 @@
</buildArgs>
<repository>apache/nifi</repository>
<tag>${project.version}</tag>
- <tag>latest</tag>
--- End diff --
Why was this removed? When we do a release, I believe we want to keep that
release as the latest.---
