diff --git a/Dockerfile b/Dockerfile index 2b03a9f..6209869 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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