Add latest and minor version tags to docker image
Created by: prayashm
Feature request description
- add
:latesttag for latest stable image on docker hub - add minor version tag for image
e.g. we could have
:3.8tagged for:3.8.2tagged image
Is your feature request related to a problem? If so, please describe.
No.
Describe alternatives you've considered.
Pulling image with version tag and tagging it with latest locally.
edit: request for minor version tag