Update redis to version 3.1.4
@ -38,7 +38,7 @@ RUN a2enmod rewrite
RUN set -ex \
&& pecl install APCu-5.1.8 \
&& pecl install memcached-3.0.3 \
&& pecl install redis-3.1.3 \
&& pecl install redis-3.1.4 \
&& docker-php-ext-enable apcu redis memcached
RUN a2enmod rewrite
@ -37,7 +37,7 @@ RUN { \
ENV NEXTCLOUD_VERSION 11.0.5
ENV NEXTCLOUD_VERSION 12.0.3