Commit 5c51ba4
fix: switch base images from resolute to noble to drop pebble CVEs
eclipse-temurin:25-{jdk,jre} now defaults to Ubuntu 26.04 (Resolute)
which ships /usr/bin/pebble, a Go binary carrying 11 stdlib CVEs
(6 High, 5 Medium, all fixed in Go 1.26.3). The -noble variants
(Ubuntu 24.04 LTS) do not include pebble and are CVE-clean.
Addresses: CVE-2026-39820, CVE-2026-42499, CVE-2026-33814,
CVE-2026-33811, CVE-2026-39836, CVE-2026-42501, CVE-2026-39817,
CVE-2026-39826, CVE-2026-39823, CVE-2026-39825, CVE-2026-39819
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e80d42e commit 5c51ba4
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments