Josh Elser created CALCITE-1811:
-----------------------------------
Summary: Work around "latest" tag for Docker images
Key: CALCITE-1811
URL: https://issues.apache.org/jira/browse/CALCITE-1811
Project: Calcite
Issue Type: Bug
Components: avatica
Affects Versions: avatica-1.10.0
Reporter: Josh Elser
Assignee: Josh Elser
Priority: Minor
Fix For: avatica-1.11.0
One wrinkle with the dockerhub integration with the ASF is that we only get a
tag for the explicit version we released (e.g. 1.10.0).
However, in the other Dockerfiles we have in the 1.10.0 release, I had
(incorrectly) relied on that. Need to come up with a plan for how to better
manage this in the future. I think that we need to just have {{FROM
apache/calcite-avatica:$tag}} everywhere, relying on the parent eventually
being published to dockerhub by the ASF infra.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)