Update redis to version 3.1.2
@ -37,7 +37,7 @@ RUN a2enmod rewrite
RUN set -ex \
&& pecl install APCu-5.1.8 \
&& pecl install memcached-3.0.2 \
&& pecl install redis-3.1.1 \
&& pecl install redis-3.1.2 \
&& docker-php-ext-enable apcu redis memcached
RUN a2enmod rewrite
@ -36,7 +36,7 @@ RUN { \
ENV NEXTCLOUD_VERSION 11.0.3
ENV NEXTCLOUD_VERSION 12.0.0