From 71f8d62137a578650c5e4065aaa6e1422962848f Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Tue, 1 Dec 2020 13:22:51 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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