forked from docker-library/wordpress
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathversions.json
More file actions
44 lines (44 loc) · 812 Bytes
/
versions.json
File metadata and controls
44 lines (44 loc) · 812 Bytes
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
{
"beta": {
"phpVersions": [
"7.4",
"7.3",
"8.0"
],
"sha1": "6476e69305ba557694424b04b9dea7352d988110",
"upstream": "5.8",
"variants": [
"apache",
"fpm",
"fpm-alpine"
],
"version": "5.8.0"
},
"cli": {
"phpVersions": [
"7.4",
"7.3",
"8.0"
],
"sha512": "08dd9035fda1d529807380d5b757839e2809e289eb1a698fe33e7e21a1431d3f77c551c2b2db5adc55083d5075ea4137407994111890f765e790a97e6d9ca7af",
"variants": [
"alpine"
],
"version": "2.5.0"
},
"latest": {
"phpVersions": [
"7.4",
"7.3",
"8.0"
],
"sha1": "6476e69305ba557694424b04b9dea7352d988110",
"upstream": "5.8",
"variants": [
"apache",
"fpm",
"fpm-alpine"
],
"version": "5.8.0"
}
}