diff --git a/README.md b/README.md index 9856069..e150f8e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ### Features - Based on Alpine Linux. -- Bundled with nginx and PHP 7.3 (wonderfall/nginx-php image). +- Bundled with nginx and PHP 7.4 (wonderfall/nginx-php image). - Automatic installation using environment variables. - Package integrity (SHA512) and authenticity (PGP) checked during building process. - Data and apps persistence. @@ -16,7 +16,7 @@ - MySQL, PostgreSQL (server not built-in) and sqlite3 support. - Redis, FTP, SMB, LDAP, IMAP support. - GNU Libiconv for php iconv extension (avoiding errors with some apps). -- No root processes. Never. +- No **running** root processes **except on start** (reducing privileges afterwards). - Environment variables provided (see below). ### Tags