Commit e82bdd9
authored
Trigger AL2 iptables base image rebuild for Go 1.25.9 CVE fixes (#1966)
Set AL2 eks-distro-minimal-base-iptables tag to null to force a full
rebuild. The periodic build skips iptables when yum check-update finds
no RPM security updates, but the iptables-wrapper Go binary is stuck
on Go 1.25.8 which is vulnerable to CVE-2026-32280 and CVE-2026-32282.
golang:1.25 floating tag already points to Go 1.25.9. Setting the tag
to null bypasses the RPM update check and forces a rebuild.
AL2023 image was already rebuilt on Apr 14 with Go 1.25.9.
Note: AL2 reaches EOL on June 30, 2026. After that date, AL2 base
images will no longer be maintained.1 parent cc0aa4e commit e82bdd9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments