Upgrade alpine to 3.10, php 7.3.9, nginx 1.16.1 closes #287

This commit is contained in:
Ric Harvey
2019-09-17 12:31:28 +01:00
parent 42a09f79d2
commit 5d5a734bd1
3 changed files with 4 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ If you have improvements or suggestions please open an issue or pull request on
### Versioning
| Docker Tag | Git Release | Nginx Version | PHP Version | Alpine Version |
|-----|-------|-----|--------|--------|
| latest/1.7.4 | Master Branch |1.16.0 | 7.3.8 | 3.9 |
| latest/1.8.0 | Master Branch |1.16.1 | 7.3.9 | 3.10 |
For other tags please see: [versioning](https://gitlab.com/ric_harvey/nginx-php-fpm/blob/master/docs/versioning.md)