[
https://issues.apache.org/jira/browse/FLINK-16838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-16838:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Labels: pull-request-available
>
> 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)