diff --git a/Dockerfile b/Dockerfile index 342a9d916..8c1dc7605 100644 --- a/Dockerfile +++ b/Dockerfile @@ -24,6 +24,7 @@ RUN apt-get update && apt-get install -y \ RUN install-php-extensions \ bcmath \ curl \ + exif \ gd \ imagick \ intl \