mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Adding image tags that follow the semver major and minor versions (e.g., `28` and `28.3`) for the moby-bin images. This makes it easier for users to reference the latest build within a major or minor version series without having to know the exact minor/patch version. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>