Runs update.sh

This commit is contained in:
GitHub Workflow 2025-11-07 00:38:19 +00:00
parent 50bf6dc8f9
commit f158223d14
9 changed files with 9 additions and 9 deletions

View File

@ -69,7 +69,7 @@ RUN set -ex; \
pecl install imagick-3.8.0; \
pecl install memcached-3.4.0 \
--configureoptions 'enable-memcached-igbinary="yes"'; \
pecl install redis-6.2.0 \
pecl install redis-6.3.0 \
--configureoptions 'enable-redis-igbinary="yes" enable-redis-zstd="yes" enable-redis-lz4="yes"'; \
\
docker-php-ext-enable \

View File

@ -66,7 +66,7 @@ RUN set -ex; \
pecl install imagick-3.8.0; \
pecl install memcached-3.4.0 \
--configureoptions 'enable-memcached-igbinary="yes"'; \
pecl install redis-6.2.0 \
pecl install redis-6.3.0 \
--configureoptions 'enable-redis-igbinary="yes" enable-redis-zstd="yes" enable-redis-lz4="yes"'; \
\
docker-php-ext-enable \

View File

@ -69,7 +69,7 @@ RUN set -ex; \
pecl install imagick-3.8.0; \
pecl install memcached-3.4.0 \
--configureoptions 'enable-memcached-igbinary="yes"'; \
pecl install redis-6.2.0 \
pecl install redis-6.3.0 \
--configureoptions 'enable-redis-igbinary="yes" enable-redis-zstd="yes" enable-redis-lz4="yes"'; \
\
docker-php-ext-enable \

View File

@ -69,7 +69,7 @@ RUN set -ex; \
pecl install imagick-3.8.0; \
pecl install memcached-3.4.0 \
--configureoptions 'enable-memcached-igbinary="yes"'; \
pecl install redis-6.2.0 \
pecl install redis-6.3.0 \
--configureoptions 'enable-redis-igbinary="yes" enable-redis-zstd="yes" enable-redis-lz4="yes"'; \
\
docker-php-ext-enable \

View File

@ -66,7 +66,7 @@ RUN set -ex; \
pecl install imagick-3.8.0; \
pecl install memcached-3.4.0 \
--configureoptions 'enable-memcached-igbinary="yes"'; \
pecl install redis-6.2.0 \
pecl install redis-6.3.0 \
--configureoptions 'enable-redis-igbinary="yes" enable-redis-zstd="yes" enable-redis-lz4="yes"'; \
\
docker-php-ext-enable \

View File

@ -69,7 +69,7 @@ RUN set -ex; \
pecl install imagick-3.8.0; \
pecl install memcached-3.4.0 \
--configureoptions 'enable-memcached-igbinary="yes"'; \
pecl install redis-6.2.0 \
pecl install redis-6.3.0 \
--configureoptions 'enable-redis-igbinary="yes" enable-redis-zstd="yes" enable-redis-lz4="yes"'; \
\
docker-php-ext-enable \

View File

@ -69,7 +69,7 @@ RUN set -ex; \
pecl install imagick-3.8.0; \
pecl install memcached-3.4.0 \
--configureoptions 'enable-memcached-igbinary="yes"'; \
pecl install redis-6.2.0 \
pecl install redis-6.3.0 \
--configureoptions 'enable-redis-igbinary="yes" enable-redis-zstd="yes" enable-redis-lz4="yes"'; \
\
docker-php-ext-enable \

View File

@ -66,7 +66,7 @@ RUN set -ex; \
pecl install imagick-3.8.0; \
pecl install memcached-3.4.0 \
--configureoptions 'enable-memcached-igbinary="yes"'; \
pecl install redis-6.2.0 \
pecl install redis-6.3.0 \
--configureoptions 'enable-redis-igbinary="yes" enable-redis-zstd="yes" enable-redis-lz4="yes"'; \
\
docker-php-ext-enable \

View File

@ -69,7 +69,7 @@ RUN set -ex; \
pecl install imagick-3.8.0; \
pecl install memcached-3.4.0 \
--configureoptions 'enable-memcached-igbinary="yes"'; \
pecl install redis-6.2.0 \
pecl install redis-6.3.0 \
--configureoptions 'enable-redis-igbinary="yes" enable-redis-zstd="yes" enable-redis-lz4="yes"'; \
\
docker-php-ext-enable \