When in doubt, try again

This commit is contained in:
Timothy Warren 2017-03-01 10:42:31 -05:00
parent 40e45a0059
commit b524131c0e
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ apk upgrade --update --no-cache \
git \
libmemcached-dev
echo 'apcu memcached' >> /usr/src/php-available-exts
echo -e 'apcu memcached' >> /usr/src/php-available-exts
docker-php-source extract
pecl install apcu-5.1.8