Skip to content

Specify patch version for go docker image #1091

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

LoicDaval-Amadeus
Copy link

@LoicDaval-Amadeus LoicDaval-Amadeus commented Jun 23, 2025

Proposed changes

Specifying the patch version of the go docker image should allow renovate to propose version updates for patch version that ca contain security updates like it is the case for go 1.21.4 --> 1.24.4 which fixes some non major CVE

Fixes #1090

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING guide
  • I have proven my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have ensured the README is up to date
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch on my own fork

It allows renovate to find upadted of the go docker image, and propose a
bump of patch version that can be a source of security updates like it
is for go 1.21.4 --> 1.24.4 which fixes some not major CVE
@LoicDaval-Amadeus LoicDaval-Amadeus requested a review from a team as a code owner June 23, 2025 14:47
Copy link

nginx-bot bot commented Jun 23, 2025

Hi @LoicDaval-Amadeus! Welcome to the project! 🎉

Thanks for opening this pull request!
Be sure to check out our Contributing Guidelines while you wait for someone on the team to review this.

@nginx-bot nginx-bot bot added the community Issues or PRs opened by an external contributor label Jun 23, 2025
Copy link

github-actions bot commented Jun 23, 2025

✅ All required contributors have signed the F5 CLA for this PR. Thank you!
Posted by the CLA Assistant Lite bot.

@LoicDaval-Amadeus
Copy link
Author

I have hereby read the F5 CLA and agree to its terms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Issues or PRs opened by an external contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Renovate missing update for patch version of Go
2 participants