Updated Dockerfile and Readme to php 7.4 (was 7.3) (#27)

* Updated to php7.4

* Updated to php7.4
This commit is contained in:
Sebastian Buck 2020-08-10 19:18:31 +02:00 committed by GitHub
parent 150f811378
commit 97787363e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -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