mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-25 21:00:53 +02:00
Update redis to version 3.1.6
This commit is contained in:
parent
ac3f70f027
commit
d99ae52b19
5 changed files with 5 additions and 5 deletions
|
@ -37,7 +37,7 @@ RUN { \
|
|||
RUN set -ex \
|
||||
&& pecl install APCu-5.1.8 \
|
||||
&& pecl install memcached-3.0.4 \
|
||||
&& pecl install redis-3.1.5 \
|
||||
&& pecl install redis-3.1.6 \
|
||||
&& docker-php-ext-enable apcu redis memcached
|
||||
|
||||
ENV NEXTCLOUD_VERSION 12.0.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue