bumping php to 7.2.8

This commit is contained in:
Ric Harvey
2018-07-27 09:33:04 -07:00
parent fe9e912fbd
commit 687a6a812c
3 changed files with 13 additions and 12 deletions

View File

@@ -15,15 +15,16 @@ The latest tag will always follow the master branch in git. the other versions w
#### PHP 7.2
| Docker Tag | Git Release | Nginx Version | PHP Version | Alpine Version | Container Scripts |
|-----|-------|-----|--------|--------|--------|
| 1.4.0 | 7.2.0 |1.13.2 | 7.2.0 | 3.6 | 0.3.5 |
| 1.4.1 | 7.2.0 |1.13.2 | 7.2.0 | 3.6 | 0.3.6 |
| 1.5.0 | 7.2.4 |1.14.0 | 7.2.4 | 3.6 | 0.3.6 |
| 1.5.1 | 7.2.6 |1.14.0 | 7.2.4 | 3.7 | 0.3.6 |
| 1.5.2 | 7.2.6 |1.14.0 | 7.2.4 | 3.7 | 0.3.7 |
| 1.5.3 | 7.2.7 |1.14.0 | 7.2.4 | 3.7 | 0.3.7 |
| 1.5.4 | 7.2.7 |1.14.0 | 7.2.4 | 3.7 | 0.3.8 |
| Docker Tag | PHP Version | Nginx Version | Alpine Version | Container Scripts |
|-----|-------|-----|--------|--------|
| 1.4.0 | 7.2.0 |1.13.2 | 3.6 | 0.3.5 |
| 1.4.1 | 7.2.0 |1.13.2 | 3.6 | 0.3.6 |
| 1.5.0 | 7.2.4 |1.14.0 | 3.6 | 0.3.6 |
| 1.5.1 | 7.2.6 |1.14.0 | 3.7 | 0.3.6 |
| 1.5.2 | 7.2.6 |1.14.0 | 3.7 | 0.3.7 |
| 1.5.3 | 7.2.7 |1.14.0 | 3.7 | 0.3.7 |
| 1.5.4 | 7.2.7 |1.14.0 | 3.7 | 0.3.8 |
| 1.5.5 | 7.2.7 |1.14.0 | 3.7 | 0.3.8 |
These tags will be created on GitLab and as tags in docker hub.