diff --git a/README.md b/README.md index 8571731..f92a0ec 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/docs/versioning.md b/docs/versioning.md index 831d570..5e23213 100644 --- a/docs/versioning.md +++ b/docs/versioning.md @@ -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.