We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent febcdc6 commit 5bb622fCopy full SHA for 5bb622f
images/linux/toolsets/toolset-2004.json
@@ -35,7 +35,8 @@
35
"versions": [
36
"14.*",
37
"16.*",
38
- "18.*"
+ "18.*",
39
+ "20.*"
40
]
41
},
42
{
@@ -233,9 +234,11 @@
233
234
"node:14",
235
"node:16",
236
"node:18",
237
+ "node:20",
238
"node:14-alpine",
239
"node:16-alpine",
240
"node:18-alpine",
241
+ "node:20-alpine",
242
"ubuntu:16.04",
243
"ubuntu:18.04",
244
"ubuntu:20.04"
images/linux/toolsets/toolset-2204.json
@@ -33,7 +33,8 @@
33
34
@@ -222,9 +223,11 @@
222
223
224
225
226
227
228
229
230
231
232
"ubuntu:20.04",
"ubuntu:22.04"
0 commit comments