[ 
https://issues.apache.org/jira/browse/FLINK-16838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tzu-Li (Gordon) Tai updated FLINK-16838:
----------------------------------------
    Description: 
Currently, the quickstart archetype provides a skeleton Dockerfile that always 
builds on top of the latest image:
{code}
FROM statefun
{code}

While it happens to work for the first ever release since the {{latest}} tag 
will (coincidentally) point to the correct version,
once we have multiple releases this will no longer be correct.

  was:
Currently, the quickstart archetype provides a skeleton Dockerfile that always 
builds on top of the latest image:
{code}
FROM statefun
{code}

While it happens to work for the first release since the {{latest}} tag will 
(coincidentally) point to the correct version,
once we have multiple releases this will no longer be correct.


> Stateful Functions Quickstart archetype Dockerfile should reference a 
> specific version tag
> ------------------------------------------------------------------------------------------
>
>                 Key: FLINK-16838
>                 URL: https://issues.apache.org/jira/browse/FLINK-16838
>             Project: Flink
>          Issue Type: Bug
>          Components: Stateful Functions
>            Reporter: Tzu-Li (Gordon) Tai
>            Assignee: Tzu-Li (Gordon) Tai
>            Priority: Critical
>
> Currently, the quickstart archetype provides a skeleton Dockerfile that 
> always builds on top of the latest image:
> {code}
> FROM statefun
> {code}
> While it happens to work for the first ever release since the {{latest}} tag 
> will (coincidentally) point to the correct version,
> once we have multiple releases this will no longer be correct.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to