diff --git a/lychee/Dockerfile b/lychee/Dockerfile index 8500b31..d537b0a 100644 --- a/lychee/Dockerfile +++ b/lychee/Dockerfile @@ -11,6 +11,7 @@ RUN echo "@commuedge http://nl.alpinelinux.org/alpine/edge/community" >> /etc/ap && apk -U add \ nginx \ libwebp@edge \ + php7-mbstring@testing \ php7-fpm@testing \ php7-exif@testing \ php7-gd@testing \