From 1b00d7f8a317e47f28e14ae0e342ea93bcb344f5 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Tue, 13 Dec 2016 10:05:52 +0000 Subject: [PATCH] Update Dockerfile --- Dockerfile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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