Description
Instead of just creating Docker tags for full version (moth:v4.3.2) we should also update version tags to track the latest, where appropriate (moth:v4, moth:v4.3)
Steps to Reproduce
- docker pull dirtbags/moth:v4
Expected behavior:
Docker always pulls latest v4 release
Actual behavior:
Docker pulls something that's not the latest v4 release
Reproduces how often:
100%
Versions
Both moth and moth-devel