update versions

This commit is contained in:
Harvey
2017-12-05 21:19:47 +00:00
parent 6a980f497d
commit 60566f4386
2 changed files with 2 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ If you have improvements or suggestions please open an issue or pull request on
| Docker Tag | GitHub Release | Nginx Version | PHP Version | Alpine Version |
|-----|-------|-----|--------|--------|
| latest | Master Branch |1.13.7 | 7.1.12 | 3.4 |
| 1.4.0 | 7.2 Branch |1.13.7 | 7.2.0 | 3.6 |
| 1.4.1 | 7.2 Branch |1.13.7 | 7.2.0 | 3.6 |
For other tags please see: [versioning](https://github.com/richarvey/nginx-php-fpm/blob/master/docs/versioning.md)

View File

@@ -48,6 +48,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 |
|-----|-------|-----|--------|--------|--------|
| 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 |
These tags will be created as releases on GitHub and as tags in docker hub.