mirror of
https://github.com/friendica/docker
synced 2025-12-07 22:07:09 +01:00
Runs update.sh
This commit is contained in:
parent
9fce32e20c
commit
4eb6094954
9 changed files with 9 additions and 9 deletions
|
|
@ -102,7 +102,7 @@ RUN set -ex; \
|
|||
pecl install apcu-5.1.24; \
|
||||
pecl install memcached-3.3.0; \
|
||||
pecl install redis-6.2.0 --configureoptions 'enable-redis-zstd="yes" enable-redis-lz4="yes"'; \
|
||||
pecl install imagick-3.7.0; \
|
||||
pecl install imagick-3.8.0; \
|
||||
\
|
||||
docker-php-ext-enable \
|
||||
apcu \
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@ RUN set -ex; \
|
|||
pecl install APCu-5.1.24; \
|
||||
pecl install memcached-3.3.0; \
|
||||
pecl install redis-6.2.0; \
|
||||
pecl install imagick-3.7.0; \
|
||||
pecl install imagick-3.8.0; \
|
||||
\
|
||||
docker-php-ext-enable \
|
||||
apcu \
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@ RUN set -ex; \
|
|||
pecl install apcu-5.1.24; \
|
||||
pecl install memcached-3.3.0; \
|
||||
pecl install redis-6.2.0 --configureoptions 'enable-redis-zstd="yes" enable-redis-lz4="yes"'; \
|
||||
pecl install imagick-3.7.0; \
|
||||
pecl install imagick-3.8.0; \
|
||||
\
|
||||
docker-php-ext-enable \
|
||||
apcu \
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@ RUN set -ex; \
|
|||
pecl install apcu-5.1.24; \
|
||||
pecl install memcached-3.3.0; \
|
||||
pecl install redis-6.2.0 --configureoptions 'enable-redis-zstd="yes" enable-redis-lz4="yes"'; \
|
||||
pecl install imagick-3.7.0; \
|
||||
pecl install imagick-3.8.0; \
|
||||
\
|
||||
docker-php-ext-enable \
|
||||
apcu \
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@ RUN set -ex; \
|
|||
pecl install APCu-5.1.24; \
|
||||
pecl install memcached-3.3.0; \
|
||||
pecl install redis-6.2.0; \
|
||||
pecl install imagick-3.7.0; \
|
||||
pecl install imagick-3.8.0; \
|
||||
\
|
||||
docker-php-ext-enable \
|
||||
apcu \
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@ RUN set -ex; \
|
|||
pecl install apcu-5.1.24; \
|
||||
pecl install memcached-3.3.0; \
|
||||
pecl install redis-6.2.0 --configureoptions 'enable-redis-zstd="yes" enable-redis-lz4="yes"'; \
|
||||
pecl install imagick-3.7.0; \
|
||||
pecl install imagick-3.8.0; \
|
||||
\
|
||||
docker-php-ext-enable \
|
||||
apcu \
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@ RUN set -ex; \
|
|||
pecl install apcu-5.1.24; \
|
||||
pecl install memcached-3.3.0; \
|
||||
pecl install redis-6.2.0 --configureoptions 'enable-redis-zstd="yes" enable-redis-lz4="yes"'; \
|
||||
pecl install imagick-3.7.0; \
|
||||
pecl install imagick-3.8.0; \
|
||||
\
|
||||
docker-php-ext-enable \
|
||||
apcu \
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@ RUN set -ex; \
|
|||
pecl install APCu-5.1.24; \
|
||||
pecl install memcached-3.3.0; \
|
||||
pecl install redis-6.2.0; \
|
||||
pecl install imagick-3.7.0; \
|
||||
pecl install imagick-3.8.0; \
|
||||
\
|
||||
docker-php-ext-enable \
|
||||
apcu \
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@ RUN set -ex; \
|
|||
pecl install apcu-5.1.24; \
|
||||
pecl install memcached-3.3.0; \
|
||||
pecl install redis-6.2.0 --configureoptions 'enable-redis-zstd="yes" enable-redis-lz4="yes"'; \
|
||||
pecl install imagick-3.7.0; \
|
||||
pecl install imagick-3.8.0; \
|
||||
\
|
||||
docker-php-ext-enable \
|
||||
apcu \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue