[
https://issues.apache.org/jira/browse/FLINK-18506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-18506.
------------------------------------
Resolution: Fixed
docker-master: c83ed2f80d3a6ace36205ee92926eef2abbca244
> The generated flink-docker file misses flink version in Tags
> ------------------------------------------------------------
>
> Key: FLINK-18506
> URL: https://issues.apache.org/jira/browse/FLINK-18506
> Project: Flink
> Issue Type: Bug
> Components: Release System / Docker
> Reporter: Yu Li
> Assignee: Chesnay Schepler
> Priority: Critical
> Labels: pull-request-available
>
> Changes made in FLINK-17367 removed {{FLINK_VERSION}} from Dockerfile
> template, but the current
> [generate-stackbrew-library.sh|https://github.com/apache/flink-docker/blob/31794825ad02db8b0eb961372c74a309a4504bcd/generate-stackbrew-library.sh#L97]
> is still trying to parse `flink_version` from it, which will cause the
> generated `library/flink` file missing flink version in `Tags`.
> While we could manually work-around the problem, a fix in script is needed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)