diff --git a/Dockerfile b/Dockerfile index 634ba2e..b103484 100644 --- a/Dockerfile +++ b/Dockerfile @@ -230,6 +230,7 @@ RUN apk --update --no-cache add \ php82-ctype \ php82-curl \ php82-dom \ + php82-fileinfo \ php82-fpm \ php82-mbstring \ php82-openssl \