Commit a31edc8
committed
Upgrade apk packages when building nginx image (nginx#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.1 parent c6cf8b4 commit a31edc8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments