[
https://issues.apache.org/jira/browse/NIFI-5457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16556297#comment-16556297
]
Aldrin Piri commented on NIFI-5457:
-----------------------------------
Hey [~JPercivall],
The issue is that the Dockerfile was never updated to reflect 1.7.1 as per
https://github.com/apache/nifi/blob/rel/nifi-1.7.1/nifi-docker/dockerhub/Dockerfile#L25.
The best choice for a solution is to check out the release, update the
Dockerfile manually, build locally, and push the resultant image to overwrite
the 1.7.1 tag.
> apache/nifi:1.7.1 Dockerhub image uses NiFi 1.7.0
> -------------------------------------------------
>
> Key: NIFI-5457
> URL: https://issues.apache.org/jira/browse/NIFI-5457
> Project: Apache NiFi
> Issue Type: Task
> Reporter: Joseph Percivall
> Priority: Major
>
> Currently, on DockerHub the tagged image for Apache NiFi 1.7.1 instead pulls
> 1.7.0. This can be verified by looking at the DockerFile for the tagged
> commit[1], looking at the pushed DockerFile[2], and verifying locally by
> running "docker run apache/nifi:1.7.1" and looking at the logs.
>
>
> [1]
> [https://github.com/apache/nifi/blob/rel/nifi-1.7.1/nifi-docker/dockerhub/Dockerfile#L25]
> [2] [https://hub.docker.com/r/apache/nifi/~/dockerfile/]
>
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)