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

Keep dependency versions up-to-date #5

Open
2 tasks
otaviomacedo opened this issue Nov 20, 2024 · 0 comments
Open
2 tasks

Keep dependency versions up-to-date #5

otaviomacedo opened this issue Nov 20, 2024 · 0 comments

Comments

@otaviomacedo
Copy link
Contributor

otaviomacedo commented Nov 20, 2024

Describe the feature

In the Dockerfile there are some dependencies with hard-coded versions, such as Maven, Go and the GitHub CLI. So even though we release superchain frequently, these particular dependencies will get out of date over time, and there is no mechanism to prompt us to manually update them.

Proposed Solution

Instead of hard-coding the versions, the image build should automatically discover the latest version of each of these dependencies and use it.

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change
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

No branches or pull requests

2 participants