up php version to 7.1.7 and nginx to 1.13.2

This commit is contained in:
Ric Harvey
2017-07-25 22:53:09 +01:00
parent 60b29b4842
commit 0579a6c9d0
3 changed files with 5 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ The latest tag will always follow the master branch in git. the other versions w
| Docker Tag | GitHub Release | Nginx Version | PHP Version | Alpine Version | Container Scripts |
|-----|-------|-----|--------|--------|--------|
| latest | Master Branch |1.11.10 | 7.1.2 | 3.4 | 0.2.6 |
| latest | Master Branch |1.13.2 | 7.1.7 | 3.4 | 0.2.9 |
| 1.1.1 | 1.1.1 |1.11.9 | 7.1.1 | 3.4 | 0.2.5 |
| 1.1.2 | 1.1.2 |1.11.10 | 7.1.1 | 3.4 | 0.2.6 |
| 1.1.3 | 1.1.3 |1.11.10 | 7.1.2 | 3.4 | 0.2.6 |
@@ -24,6 +24,7 @@ The latest tag will always follow the master branch in git. the other versions w
| 1.1.6 | 1.1.6 |1.11.10 | 7.1.2 | 3.4 | 0.2.8 |
| 1.2.0 | 1.2.0 |1.12.10 | 7.1.3 | 3.4 | 0.2.9 |
| 1.2.1 | 1.2.1 |1.13.1 | 7.1.6 | 3.4 | 0.2.9 |
| 1.2.2 | 1.2.2 |1.13.2 | 7.1.7 | 3.4 | 0.2.9 |
These tags will be created as releases on GitHub and as tags in docker hub.