Commit 614ff8c1 authored by Tobias Munk's avatar Tobias Munk

updated APCu

parent 0feff541
Pipeline #34086 failed with stages
in 9 minutes and 6 seconds
......@@ -65,7 +65,7 @@ RUN docker-php-ext-configure gd \
# Install PECL extensions
# see http://stackoverflow.com/a/8154466/291573) for usage of `printf`
RUN printf "\n" | pecl install \
apcu-5.1.3 \
apcu-5.1.14 \
imagick \
mcrypt-1.0.0 && \
docker-php-ext-enable \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment