Commit a785ad1
Update Go to 1.24.13 and harden ide-proxy Dockerfile
- Bump Go from 1.24.9 to 1.24.13 to fix CVE-2025-68121 (critical Go
stdlib vulnerability) in all Go binaries built in CI. This was the
remaining critical finding in ide-proxy:docker via the embedded
local-app binaries.
- Add apk upgrade to ide-proxy Dockerfile to match the proxy Dockerfile
pattern and pick up Alpine security patches at build time.
Co-authored-by: Ona <no-reply@ona.com>1 parent 2afdacf commit a785ad1
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
0 commit comments