diff --git a/Dockerfile b/Dockerfile index 029f0d7..83392c8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM php:7.3.2-fpm-alpine +FROM php:7.3.2-fpm-alpine3.9 LABEL maintainer="Ric Harvey " diff --git a/README.md b/README.md index 5e20095..e95b9e9 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.0 | Master Branch |1.14.2 | 7.3.2 | 3.7 | +| latest/1.6.0 | 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 76465bc..9f28982 100644 --- a/docs/versioning.md +++ b/docs/versioning.md @@ -17,7 +17,7 @@ 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.7 | 0.3.8 | +| 1.6.0 | 7.3.2 |1.14.2 | 3.9 | 0.3.8 | #### PHP 7.2