Commit 0c0e2cb
fix(ci): add ca-certificates and hardening for s390x fallback in Dockerfile.std
The s390x fallback stage uses debian:trixie-slim as a base but was
missing ca-certificates installation and CVE surface hardening that
the original Dockerfile.std included. This ensures the s390x image
remains functional and secure.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c664bf2 commit 0c0e2cb
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
17 | 24 | | |
18 | 25 | | |
19 | 26 | | |
| |||
0 commit comments