Hi folks,
Would it be possible to add a shared tag for lts releases of Julia? This would always map to the latest LTS release, which should be 1.10.5 (or 1.10) at the time of this writing.
In our workflow we only use LTS releases, so it would help to have our CI pull from julia:lts rather than having to figure out if julia:latest is LTS or not.
Thank you.
Hi folks,
Would it be possible to add a shared tag for
ltsreleases of Julia? This would always map to the latest LTS release, which should be 1.10.5 (or 1.10) at the time of this writing.In our workflow we only use LTS releases, so it would help to have our CI pull from
julia:ltsrather than having to figure out ifjulia:latestis LTS or not.Thank you.