-
Notifications
You must be signed in to change notification settings - Fork 14
/
config.json
58 lines (58 loc) · 979 Bytes
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"versions": {
"2.2.0": {"latest": true},
"2.0.8": {},
"2.0.6": {},
"2.0.4": {},
"2.0.2": {},
"2.0.0": {},
"1.6.20": {},
"1.6.18": {},
"1.6.16": {},
"1.6.14": {},
"1.6.12": {},
"1.6.10": {},
"1.6.8": {},
"1.6.6": {},
"1.6.4": {},
"1.6.2": {},
"1.6.0": {},
"1.4.8": {},
"1.4.6": {},
"1.4.4": {},
"1.4.2": {},
"1.4.0": {},
"1.2.12": {},
"1.2.8": {},
"1.2.6": {},
"1.2.4": {},
"1.2.2": {},
"1.2.0": {},
"1.0.10": {},
"1.0.8": {},
"1.0.6": {},
"1.0.4": {},
"1.0.2": {},
"1.0.0": {},
"0.20.2": {},
"0.20.0": {},
"0.19.6": {},
"0.19.4": {},
"0.19.2": {},
"0.19.0": {},
"0.18.0": {},
"0.17.2": {},
"0.17.0": {},
"0.16.0": {},
"0.15.2": {},
"0.15.0": {},
"0.14.3": {},
"0.14.2": {},
"0.14.0": {},
"0.13.0": {}
},
"bases": {
"ubuntu": {"default": true},
"alpine": {}
}
}