diff --git a/Dockerfile b/Dockerfile index b8cecc8..d36c48e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -30,6 +30,7 @@ RUN \ php7-curl \ php7-exif \ php7-gd \ + php7-mbstring \ php7-mysqlnd \ php7-zip && \