Commit ef8f7b4
authored
Push go-builder image out of EOL#7284
- Golang buster is a three years old image: https://hub.docker.com/layers/library/golang/1-buster/images/sha256-dc8b9b29f69492b9d796ed60fd523db67f91da71145a547d9c375e7cc480d6aa
- Buster base itself has been EOL for two years: https://www.debian.org/releases/buster/
- The golang compiler found in there is so outdated it adds a lot of CVEs into go binaries generated by it via stdlib
- Node 18 is EOL too. v20 is EOL very soon (https://nodejs.org/en/about/previous-releases#looking-for-the-latest-release-of-a-version-branch) so used v221 parent 07d28d8 commit ef8f7b4
1 file changed
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 10 | | |
17 | 11 | | |
18 | 12 | | |
19 | | - | |
| 13 | + | |
20 | 14 | | |
21 | 15 | | |
22 | 16 | | |
0 commit comments