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) · 816 Bytes
/
versions.json
File metadata and controls
44 lines (44 loc) · 816 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": [
"8.1",
"8.2",
"8.3"
],
"sha1": "d1aedbfea77b243b09e0ab05b100b782497406dd",
"upstream": "6.4.2",
"variants": [
"apache",
"fpm",
"fpm-alpine"
],
"version": "6.4.2"
},
"cli": {
"phpVersions": [
"8.1",
"8.2",
"8.3"
],
"sha512": "39fa365300ab45840e30cc344595bbd175c3558a4499679edd9f9e3a00a846e94179c29c80de3242f1c405f3623605605748d188d9bb98450d9377388f60f113",
"variants": [
"alpine"
],
"version": "2.9.0"
},
"latest": {
"phpVersions": [
"8.1",
"8.2",
"8.3"
],
"sha1": "d1aedbfea77b243b09e0ab05b100b782497406dd",
"upstream": "6.4.2",
"variants": [
"apache",
"fpm",
"fpm-alpine"
],
"version": "6.4.2"
}
}