File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ RUN ln -s /usr/include/x86_64-linux-gnu/gmp.h /usr/include/gmp.h && \
5050 docker-php-ext-install sockets && \
5151 pecl install mongo && \
5252 pecl install memcached-2.2.0 && \
53- pecl install redis && \
53+ pecl install redis-3.1.0 && \
5454 pecl install xdebug-2.5.5
5555
5656ADD https://blackfire.io/api/v1/releases/probe/php/linux/amd64/55 /tmp/blackfire-probe.tar.gz
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ RUN ln -s /usr/include/x86_64-linux-gnu/gmp.h /usr/include/gmp.h && \
5050 docker-php-ext-install sockets && \
5151 pecl install mongo && \
5252 pecl install memcached-2.2.0 && \
53- pecl install redis && \
53+ pecl install redis-3.1.0 && \
5454 pecl install xdebug-2.5.5
5555
5656ADD https://blackfire.io/api/v1/releases/probe/php/linux/amd64/55 /tmp/blackfire-probe.tar.gz
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ RUN ln -s /usr/include/x86_64-linux-gnu/gmp.h /usr/include/gmp.h && \
5656
5757RUN pecl install mongo && \
5858 pecl install memcached-2.2.0 && \
59- pecl install redis && \
59+ pecl install redis-4.3.0 && \
6060 pecl install xdebug-2.5.5
6161
6262ADD http://www.zlib.net/zlib-1.2.11.tar.gz /tmp/zlib.tar.gz
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ RUN ln -s /usr/include/x86_64-linux-gnu/gmp.h /usr/include/gmp.h && \
5656
5757RUN pecl install mongo && \
5858 pecl install memcached-2.2.0 && \
59- pecl install redis && \
59+ pecl install redis-4.3.0 && \
6060 pecl install xdebug-2.5.5
6161
6262ADD http://www.zlib.net/zlib-1.2.11.tar.gz /tmp/zlib.tar.gz
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ RUN ln -s /usr/include/x86_64-linux-gnu/gmp.h /usr/include/gmp.h && \
5656
5757RUN pecl install mongo && \
5858 pecl install memcached-2.2.0 && \
59- pecl install redis && \
59+ pecl install redis-4.3.0 && \
6060 pecl install xdebug-2.5.5
6161
6262ADD http://www.zlib.net/zlib-1.2.11.tar.gz /tmp/zlib.tar.gz
You can’t perform that action at this time.
0 commit comments