diff --git a/README.md b/README.md index aa5b048..b832707 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,14 @@ # Introduction -This image is based on [webdevops/php-nginx:ubuntu-18.04](https://hub.docker.com/r/webdevops/php-nginx) image, with **mcrypt** extension and latest Microsoft **sqlsrv** and **pdo_sqlsrv** drivers and extensions. +This image is based on [webdevops/php-nginx](https://hub.docker.com/r/webdevops/php-nginx) image, with **mcrypt** extension and latest Microsoft **sqlsrv** and **pdo_sqlsrv** drivers and extensions. ## Tags | Tags | PHP Version | Distribution | | -------------------- | ----------- | ----------------------- | -| latest, ubuntu-18.04 | 7.2.10 | Ubuntu 18.04.1 (bionic) | +| latest, ubuntu-18.04 | 7.2.15 | Ubuntu 18.04.1 (bionic) | +| 7.3 | 7.3.2 | Debian 10 (buster) | # Usage