Update Dockerfile
This commit is contained in:
parent
96ed7d44d6
commit
1b00d7f8a3
@ -24,10 +24,7 @@ RUN apk add --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/comm
|
||||
php7-mcrypt \
|
||||
php7-zip \
|
||||
php7-ldap \
|
||||
php7-pspell
|
||||
|
||||
|
||||
RUN apk add --no-cache --repository http://dl-3.alpinelinux.org/alpine/edge/testing/ --allow-untrusted \
|
||||
php7-pspell \
|
||||
php7-apcu
|
||||
|
||||
RUN ln -s /usr/bin/php7 /usr/bin/php
|
||||
|
Loading…
Reference in New Issue
Block a user