File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ RUN set -ex; \
6969 pecl install imagick-3.8.0; \
7070 pecl install memcached-3.4.0 \
7171 --configureoptions 'enable-memcached-igbinary="yes"' ; \
72- pecl install redis-6.2 .0 \
72+ pecl install redis-6.3 .0 \
7373 --configureoptions 'enable-redis-igbinary="yes" enable-redis-zstd="yes" enable-redis-lz4="yes"' ; \
7474 \
7575 docker-php-ext-enable \
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ RUN set -ex; \
6666 pecl install imagick-3.8.0; \
6767 pecl install memcached-3.4.0 \
6868 --configureoptions 'enable-memcached-igbinary="yes"' ; \
69- pecl install redis-6.2 .0 \
69+ pecl install redis-6.3 .0 \
7070 --configureoptions 'enable-redis-igbinary="yes" enable-redis-zstd="yes" enable-redis-lz4="yes"' ; \
7171 \
7272 docker-php-ext-enable \
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ RUN set -ex; \
6969 pecl install imagick-3.8.0; \
7070 pecl install memcached-3.4.0 \
7171 --configureoptions 'enable-memcached-igbinary="yes"' ; \
72- pecl install redis-6.2 .0 \
72+ pecl install redis-6.3 .0 \
7373 --configureoptions 'enable-redis-igbinary="yes" enable-redis-zstd="yes" enable-redis-lz4="yes"' ; \
7474 \
7575 docker-php-ext-enable \
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ RUN set -ex; \
6969 pecl install imagick-3.8.0; \
7070 pecl install memcached-3.4.0 \
7171 --configureoptions 'enable-memcached-igbinary="yes"' ; \
72- pecl install redis-6.2 .0 \
72+ pecl install redis-6.3 .0 \
7373 --configureoptions 'enable-redis-igbinary="yes" enable-redis-zstd="yes" enable-redis-lz4="yes"' ; \
7474 \
7575 docker-php-ext-enable \
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ RUN set -ex; \
6666 pecl install imagick-3.8.0; \
6767 pecl install memcached-3.4.0 \
6868 --configureoptions 'enable-memcached-igbinary="yes"' ; \
69- pecl install redis-6.2 .0 \
69+ pecl install redis-6.3 .0 \
7070 --configureoptions 'enable-redis-igbinary="yes" enable-redis-zstd="yes" enable-redis-lz4="yes"' ; \
7171 \
7272 docker-php-ext-enable \
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ RUN set -ex; \
6969 pecl install imagick-3.8.0; \
7070 pecl install memcached-3.4.0 \
7171 --configureoptions 'enable-memcached-igbinary="yes"' ; \
72- pecl install redis-6.2 .0 \
72+ pecl install redis-6.3 .0 \
7373 --configureoptions 'enable-redis-igbinary="yes" enable-redis-zstd="yes" enable-redis-lz4="yes"' ; \
7474 \
7575 docker-php-ext-enable \
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ RUN set -ex; \
6969 pecl install imagick-3.8.0; \
7070 pecl install memcached-3.4.0 \
7171 --configureoptions 'enable-memcached-igbinary="yes"' ; \
72- pecl install redis-6.2 .0 \
72+ pecl install redis-6.3 .0 \
7373 --configureoptions 'enable-redis-igbinary="yes" enable-redis-zstd="yes" enable-redis-lz4="yes"' ; \
7474 \
7575 docker-php-ext-enable \
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ RUN set -ex; \
6666 pecl install imagick-3.8.0; \
6767 pecl install memcached-3.4.0 \
6868 --configureoptions 'enable-memcached-igbinary="yes"' ; \
69- pecl install redis-6.2 .0 \
69+ pecl install redis-6.3 .0 \
7070 --configureoptions 'enable-redis-igbinary="yes" enable-redis-zstd="yes" enable-redis-lz4="yes"' ; \
7171 \
7272 docker-php-ext-enable \
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ RUN set -ex; \
6969 pecl install imagick-3.8.0; \
7070 pecl install memcached-3.4.0 \
7171 --configureoptions 'enable-memcached-igbinary="yes"' ; \
72- pecl install redis-6.2 .0 \
72+ pecl install redis-6.3 .0 \
7373 --configureoptions 'enable-redis-igbinary="yes" enable-redis-zstd="yes" enable-redis-lz4="yes"' ; \
7474 \
7575 docker-php-ext-enable \
You can’t perform that action at this time.
0 commit comments