diff --git a/Dockerfile b/Dockerfile index bde127c..16c19b6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM php:7.2-apache +FROM php:7.4-apache # Install extensions RUN apt-get update && apt-get install -y \