Commit 4098bb7
committed
deploy: bump base images to Alpine 3.23
Move the build stage and final image to alpine 3.23 (current
stable, released 2025-12-03) so that a rebuild picks up:
- busybox 1.37.0-r20+ (addresses CVE-2024-58251, BusyBox netstat
ANSI-escape DoS)
- Go 1.25.10 via golang:1.25-alpine3.23 (addresses CVE-2025-58183,
archive/tar unbounded sparse-region allocation, fixed in 1.25.9)
Refs #3837
Signed-off-by: Davanum Srinivas <davanum@gmail.com>1 parent e3eecca commit 4098bb7
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 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments