Skip to content

Commit

Permalink
Updated the dockerfile to include new extension
Browse files Browse the repository at this point in the history
  • Loading branch information
neoighodaro committed Sep 22, 2018
1 parent 7e5e867 commit 90f167b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ RUN apk add --no-cache --update php-fpm@php \
php-session@php \
php-dom@php \
php-ctype@php \
php-zlib@php \
php-json@php \
php-xml@php && \
ln -s /usr/bin/php7 /usr/bin/php
Expand Down

0 comments on commit 90f167b

Please sign in to comment.