nextcloud: 11.0.2 and add missing php-fileinfo

This commit is contained in:
Wonderfall
2017-02-27 12:46:46 +01:00
parent 3fbd11fdf0
commit c9ae02a9e2
2 changed files with 3 additions and 1 deletions

View File

@ -39,6 +39,7 @@ RUN echo "@testing https://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/r
php7.1-mbstring@testing \
php7.1-curl@testing \
php7.1-gd@testing \
php7.1-fileinfo@testing \
php7.1-mcrypt@testing \
php7.1-opcache@testing \
php7.1-json@testing \