From cf4cca29f4518fc88cf015684f35c3ab8de25ed8 Mon Sep 17 00:00:00 2001 From: Ric Harvey Date: Fri, 8 Mar 2019 19:40:35 +0000 Subject: [PATCH] fix docs [skip ci] --- README.md | 2 +- docs/versioning.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 791dba5..0336699 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 ### Versioning | Docker Tag | Git Release | Nginx Version | PHP Version | Alpine Version | |-----|-------|-----|--------|--------| -| latest/1.6.1 | Master Branch |1.14.2 | 7.3.2 | 3.9 | +| latest/1.6.2 | Master Branch |1.14.2 | 7.3.2 | 3.9 | For other tags please see: [versioning](https://gitlab.com/ric_harvey/nginx-php-fpm/blob/master/docs/versioning.md) diff --git a/docs/versioning.md b/docs/versioning.md index 38a2545..00c7a75 100644 --- a/docs/versioning.md +++ b/docs/versioning.md @@ -18,7 +18,8 @@ The latest tag will always follow the master branch in git. the other versions w | Docker Tag | PHP Version | Nginx Version | Alpine Version | Container Scripts | |-----|-------|-----|--------|--------| | 1.6.0 | 7.3.2 |1.14.2 | 3.9 | 0.3.8 | -| 1.6.1 | 7.3.2 |1.14.2 | 3.9 | 0.3.8 | +| 1.6.1 | 7.3.2 |1.14.2 | 3.9 | 0.3.9 | +| 1.6.2 | 7.3.2 |1.14.2 | 3.9 | 0.3.10 | #### PHP 7.2