Commit c3947c8
authored
fix(serverless-scheduler-proxy): float Go base image to 1.26 to resolve CVEs (#6358)
Update `serverless-scheduler-proxy/Dockerfile` to use
`golang:1.26-alpine` to pull Go >= 1.26.6, resolving the 10 Go
stdlib/toolchain CVEs while automatically picking up future 1.26.x patch
releases.
Fixes b/5507455721 parent 21c2c29 commit c3947c8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments