This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Add latest and minor version tags to docker image #3456
Open
Description
Feature request description
- add
:latest
tag for latest stable image on docker hub - add minor version tag for image
e.g. we could have:3.8
tagged for:3.8.2
tagged 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