diff --git a/README.md b/README.md index c342cb0..d4d1aec 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,14 @@ # Introduction -This image is based on [webdevops/php-apache:ubuntu-18.04](https://hub.docker.com/r/webdevops/php-apache) image, with **mcrypt** extension and latest Microsoft **sqlsrv** and **pdo_sqlsrv** drivers and extensions. +This image is based on [webdevops/php-apache](https://hub.docker.com/r/webdevops/php-apache) 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) | +| 7.3 | 7.3.2 | Debian 10 (buster) | # Usage