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

Fix builder-bumper major version bump #245

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Fix builder-bumper major version bump #245

merged 1 commit into from
Feb 14, 2024

Conversation

SuperQ
Copy link
Member

@SuperQ SuperQ commented Feb 14, 2024

Fix updating the main Dockerfile for major version bumps.

  • Add prefix handling to majorVersionReplacer().

Fixes: #235

Fix updating the `main` Dockerfile for major version bumps.
* Add prefix handling to `majorVersionReplacer()`.

Fixes: #235

Signed-off-by: SuperQ <[email protected]>
@SuperQ SuperQ requested review from bboreham and Nexucis February 14, 2024 11:24
@SuperQ SuperQ merged commit 6571a53 into master Feb 14, 2024
5 checks passed
@SuperQ SuperQ deleted the superq/fixup_major branch February 14, 2024 14:34
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.

Minor version upgrades don't update the main Dockerfile
2 participants