[
https://issues.apache.org/jira/browse/NIFI-5457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aldrin Piri reopened NIFI-5457:
-------------------------------
Could you also tag the image you pushed up as latest?
Tag the image you made locally and then push that as well.
docker tag apache/nifi:1.7.1 apache/nifi:latest
docker push apache/nifi:latest
> 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
> Assignee: 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)