File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ If you have improvements or suggestions please open an issue or pull request on
1212### Versioning
1313| Docker Tag | Git Release | Nginx Version | PHP Version | Alpine Version |
1414| -----| -------| -----| --------| --------|
15- | latest/1.8.1 | Master Branch | 1.16.1 | 7.3.9 | 3.10 |
15+ | latest/1.8.2 | Master Branch | 1.16.1 | 7.3.9 | 3.10 |
1616
1717For other tags please see: [ versioning] ( https://gitlab.com/ric_harvey/nginx-php-fpm/blob/master/docs/versioning.md )
1818
Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ The latest tag will always follow the master branch in git. the other versions w
3333| 1.7.4 | 7.3.8 | 1.16.0 | 3.9 | 0.3.12 | upgrade php to 7.3.8 |
3434| 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 |
3535| 1.8.1 | 7.3.9 | 1.16.1 | 3.10 | 0.3.12 | started python upgrade |
36+ | 1.8.2 | 7.3.9 | 1.16.1 | 3.10 | 0.3.13 | geoip2, catchall and xdebug.remote merges |
3637
3738These tags will be created on GitLab and as tags in docker hub.
3839
You can’t perform that action at this time.
0 commit comments