[
https://issues.apache.org/jira/browse/NIFI-4011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042660#comment-16042660
]
ASF GitHub Bot commented on NIFI-4011:
--------------------------------------
Github user evaldasou commented on the issue:
https://github.com/apache/nifi/pull/1884
You have updated this, but now it fails at this step:
Step 12 : RUN curl -fSL $NIFI_BINARY_URL -o
$NIFI_BASE_DIR/nifi-$NIFI_VERSION-bin.tar.gz && echo "$(curl
$NIFI_BINARY_URL.sha256) *$NIFI_BASE_DIR/nifi-$NIFI_VERSIO
N-bin.tar.gz" | sha256sum -c - && tar -xvzf
$NIFI_BASE_DIR/nifi-$NIFI_VERSION-bin.tar.gz -C $NIFI_BASE_DIR && rm
$NIFI_BASE_DIR/nifi-$NIFI_VERSION-bin.tar.gz
---> Running in 7f0673888650
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--
0curl: (22) The requested URL returned error: 404 Not Found
> Bump Dockerfile version to 1.3.0
> --------------------------------
>
> Key: NIFI-4011
> URL: https://issues.apache.org/jira/browse/NIFI-4011
> Project: Apache NiFi
> Issue Type: Task
> Components: Docker
> Affects Versions: 1.3.0
> Reporter: Aldrin Piri
> Assignee: Aldrin Piri
> Fix For: 1.3.0
>
>
> We need to bump the Dockerfiles to 1.3.0. Additionally, this should get
> incorporated into the release process such that they reflect the next
> snapshot version.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)