Commit 3e5331d
committed
Apply available focal security updates at build time
Add DEBIAN_FRONTEND=noninteractive apt-get upgrade -y between the PGDG
source removal and the r-base install so the image picks up whatever
patches are still flowing into focal-updates and focal-security. Tidy
the layer with apt-get clean and rm -rf /var/lib/apt/lists/*.
ESM-only CVEs are not covered (no Pro token inside the build). The
longer-term fix is to rebase catmaid/catmaid-standalone on jammy or
noble; see the Trivy scan report for what we're inheriting from
focal in the meantime.1 parent 2946d35 commit 3e5331d
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
40 | 46 | | |
41 | 47 | | |
42 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
43 | 52 | | |
44 | 53 | | |
45 | 54 | | |
| |||
0 commit comments