Skip to content

Commit

Permalink
Added php7-fileinfo
Browse files Browse the repository at this point in the history
  • Loading branch information
amartlew authored Jul 25, 2018
1 parent c467641 commit 7ad5c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN apk add --upgrade --no-cache \
php7-mbstring php7-opcache php7-openssl php7-pdo_mysql php7-pdo_sqlite \
php7-xmlwriter php7-phar php7-session php7-xml php7-mcrypt \
php7-zip php7-zlib php7-fpm php7-dev php7-pear php7-memcached php7-soap \
php7-simplexml php7-tokenizer php7-gd php7-ldap php7-iconv php7-xmlreader git \
php7-simplexml php7-tokenizer php7-gd php7-ldap php7-iconv php7-xmlreader php7-fileinfo git \
#
# Build deps
&& apk add --no-cache --virtual .build-deps $BUILD_DEPS \
Expand Down

0 comments on commit 7ad5c0a

Please sign in to comment.