File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ RUN set -ex; \
6565 pecl install APCu-5.1.22; \
6666 pecl install imagick-3.7.0; \
6767 pecl install memcached-3.2.0; \
68- pecl install redis-6.0.1 ; \
68+ pecl install redis-6.0.2 ; \
6969 \
7070 docker-php-ext-enable \
7171 apcu \
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ RUN set -ex; \
5656 pecl install APCu-5.1.22; \
5757 pecl install imagick-3.7.0; \
5858 pecl install memcached-3.2.0; \
59- pecl install redis-6.0.1 ; \
59+ pecl install redis-6.0.2 ; \
6060 \
6161 docker-php-ext-enable \
6262 apcu \
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ RUN set -ex; \
6565 pecl install APCu-5.1.22; \
6666 pecl install imagick-3.7.0; \
6767 pecl install memcached-3.2.0; \
68- pecl install redis-6.0.1 ; \
68+ pecl install redis-6.0.2 ; \
6969 \
7070 docker-php-ext-enable \
7171 apcu \
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ RUN set -ex; \
6666 pecl install APCu-5.1.22; \
6767 pecl install imagick-3.7.0; \
6868 pecl install memcached-3.2.0; \
69- pecl install redis-6.0.1 ; \
69+ pecl install redis-6.0.2 ; \
7070 \
7171 docker-php-ext-enable \
7272 apcu \
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ RUN set -ex; \
5757 pecl install APCu-5.1.22; \
5858 pecl install imagick-3.7.0; \
5959 pecl install memcached-3.2.0; \
60- pecl install redis-6.0.1 ; \
60+ pecl install redis-6.0.2 ; \
6161 \
6262 docker-php-ext-enable \
6363 apcu \
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ RUN set -ex; \
6666 pecl install APCu-5.1.22; \
6767 pecl install imagick-3.7.0; \
6868 pecl install memcached-3.2.0; \
69- pecl install redis-6.0.1 ; \
69+ pecl install redis-6.0.2 ; \
7070 \
7171 docker-php-ext-enable \
7272 apcu \
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ RUN set -ex; \
6666 pecl install APCu-5.1.22; \
6767 pecl install imagick-3.7.0; \
6868 pecl install memcached-3.2.0; \
69- pecl install redis-6.0.1 ; \
69+ pecl install redis-6.0.2 ; \
7070 \
7171 docker-php-ext-enable \
7272 apcu \
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ RUN set -ex; \
5757 pecl install APCu-5.1.22; \
5858 pecl install imagick-3.7.0; \
5959 pecl install memcached-3.2.0; \
60- pecl install redis-6.0.1 ; \
60+ pecl install redis-6.0.2 ; \
6161 \
6262 docker-php-ext-enable \
6363 apcu \
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ RUN set -ex; \
6666 pecl install APCu-5.1.22; \
6767 pecl install imagick-3.7.0; \
6868 pecl install memcached-3.2.0; \
69- pecl install redis-6.0.1 ; \
69+ pecl install redis-6.0.2 ; \
7070 \
7171 docker-php-ext-enable \
7272 apcu \
You can’t perform that action at this time.
0 commit comments