terascope / teraslice

Scalable data processing pipelines in JavaScript
https://terascope.github.io/teraslice/
Apache License 2.0
50 stars 13 forks source link

Unpin docker image version tags in ts-scripts images #3693

Closed godber closed 1 month ago

godber commented 1 month ago

https://github.com/terascope/teraslice/blob/master/packages/scripts/src/helpers/images/index.ts#L21-L34

We don't want to have to maintain these lists of versions in two different places forever. Let's make ts-scripts smart enough to infer them.