From 97787363e6ae1a6911b669c7414c1722acd5d02e Mon Sep 17 00:00:00 2001 From: Sebastian Buck <38660441+frunika@users.noreply.github.com> Date: Mon, 10 Aug 2020 19:18:31 +0200 Subject: [PATCH] Updated Dockerfile and Readme to php 7.4 (was 7.3) (#27) * Updated to php7.4 * Updated to php7.4 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a5ab7a6..372b4f5 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,10 @@ This currently is pretty minimal and uses: * apache-2.4.38 * GD library * Unzip library -* php7.3 -* php7.3-opcache -* php7.3-acpu -* php7.3-yaml +* php7.4 +* php7.4-opcache +* php7.4-acpu +* php7.4-yaml * cron * vim editor