Fix Dockerfile

master
andryyy 2017-06-12 23:48:56 +02:00
parent 261e1ad4fb
commit a33aa7a2cb
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ RUN apk add -U --no-cache libxml2-dev \
autoconf \ autoconf \
g++ \ g++ \
make \ make \
openssl openssl \
&& pecl install redis \ && pecl install redis \
&& pecl clear-cache \ && pecl clear-cache \
&& docker-php-ext-configure intl \ && docker-php-ext-configure intl \