You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrade apk packages when building nginx image (#1167)
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.
0 commit comments