diff --git a/adminer/content.md b/adminer/content.md index 7503733b7..9257e20e9 100644 --- a/adminer/content.md +++ b/adminer/content.md @@ -101,7 +101,4 @@ To add support for the other drivers you will need to install the following PHP - `pdo_dblib` (MS SQL) - `oci8` (Oracle) - `interbase` (Firebird) - -The following drivers are not supported by this image: - -- MongoDB (The driver is not supported by PHP 7) +- `mongodb` (MongoDB)