[skip ci] document update

This commit is contained in:
Ric Harvey
2019-09-17 13:02:39 +01:00
parent c5b28332d6
commit 454fcd7c07
2 changed files with 2 additions and 1 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.8.0 | Master Branch |1.16.1 | 7.3.9 | 3.10 |
| latest/1.8.1 | 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)

View File

@@ -32,6 +32,7 @@ The latest tag will always follow the master branch in git. the other versions w
| 1.7.3 | 7.3.6 |1.16.0 | 3.9 | 0.3.12 | Bump xdebug 2.7.2 |
| 1.7.4 | 7.3.8 |1.16.0 | 3.9 | 0.3.12 | upgrade php to 7.3.8 |
| 1.8.0 | 7.3.9 |1.16.1 | 3.10 | 0.3.12 | Alpine upgrade to 3.10, PHP 7.3.9 and nginx 1.16.1 upgrades |
| 1.8.1 | 7.3.9 |1.16.1 | 3.10 | 0.3.12 | started python upgrade |
These tags will be created on GitLab and as tags in docker hub.