Commit 311ab0c
fix: upgrade gpgv in squid container to address CVE-2025-68973 (#757)
The squid container's base image includes gpgv 2.4.4-2ubuntu17.3 which
is vulnerable to an information disclosure and potential arbitrary code
execution via out-of-bounds write. Adding an explicit upgrade step
ensures gpgv is updated to the patched version (2.4.4-2ubuntu17.4+).
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 31ef23a commit 311ab0c
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments