Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multiple semver tags to docker releases #2938

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

RoboMagus
Copy link
Contributor

This PR will add additional tags to each release (Rationale).
E.g. when releasing 10.59.6, additional tags 10 and 10.59 are added. These allow users to pin their preferred major and/or minor version whilst still pulling in patch releases when they are released.

This is similar to what is offered by the alternative images by chenio. But I believe it's best to have this available at the original source project.

@dgtlmoon
Copy link
Owner

Thanks for this! I had no idea it was possible

@dgtlmoon dgtlmoon merged commit dbd4adf into dgtlmoon:master Feb 1, 2025
6 checks passed
@RoboMagus RoboMagus deleted the semver_docker_tags branch February 3, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants