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

Upgrade apk packages when building nginx image #1167

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

sjberman
Copy link
Contributor

Problem: CVEs occasionally pop up in the base nginx image that haven't been addressed yet by the nginx team.

Solution: Ensure that we upgrade apk packages to their latest versions to fix any possible CVEs if the base image has not yet been updated.

Problem: CVEs occasionally pop up in the base nginx image that haven't been addressed yet by the nginx team.

Solution: Ensure that we upgrade apk packages to their latest versions to fix any possible CVEs if the base image has not yet been updated.
@sjberman sjberman requested a review from a team as a code owner October 19, 2023 16:53
@github-actions github-actions bot added the chore Pull requests for routine tasks label Oct 19, 2023
@sjberman sjberman merged commit e0ca6e5 into nginxinc:main Oct 19, 2023
23 checks passed
@sjberman sjberman deleted the chore/cve-fixes branch October 19, 2023 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants