2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2024-05-26 07:26:56 +02:00

Runs update.sh

This commit is contained in:
GitHub Workflow 2021-12-19 01:37:52 +00:00
parent aef24917a6
commit 2a414acfcb
9 changed files with 9 additions and 9 deletions

View file

@ -94,7 +94,7 @@ RUN set -ex; \
# pecl will claim success even if one install fails, so we need to perform each install separately
pecl install apcu-5.1.21; \
pecl install memcached-3.1.5; \
pecl install redis-5.3.4; \
pecl install redis-5.3.5; \
pecl install imagick-3.5.1; \
\
docker-php-ext-enable \

View file

@ -80,7 +80,7 @@ RUN set -ex; \
# pecl will claim success even if one install fails, so we need to perform each install separately
pecl install APCu-5.1.21; \
pecl install memcached-3.1.5; \
pecl install redis-5.3.4; \
pecl install redis-5.3.5; \
pecl install imagick-3.5.1; \
\
docker-php-ext-enable \

View file

@ -94,7 +94,7 @@ RUN set -ex; \
# pecl will claim success even if one install fails, so we need to perform each install separately
pecl install apcu-5.1.21; \
pecl install memcached-3.1.5; \
pecl install redis-5.3.4; \
pecl install redis-5.3.5; \
pecl install imagick-3.5.1; \
\
docker-php-ext-enable \

View file

@ -94,7 +94,7 @@ RUN set -ex; \
# pecl will claim success even if one install fails, so we need to perform each install separately
pecl install apcu-5.1.21; \
pecl install memcached-3.1.5; \
pecl install redis-5.3.4; \
pecl install redis-5.3.5; \
pecl install imagick-3.5.1; \
\
docker-php-ext-enable \

View file

@ -80,7 +80,7 @@ RUN set -ex; \
# pecl will claim success even if one install fails, so we need to perform each install separately
pecl install APCu-5.1.21; \
pecl install memcached-3.1.5; \
pecl install redis-5.3.4; \
pecl install redis-5.3.5; \
pecl install imagick-3.5.1; \
\
docker-php-ext-enable \

View file

@ -94,7 +94,7 @@ RUN set -ex; \
# pecl will claim success even if one install fails, so we need to perform each install separately
pecl install apcu-5.1.21; \
pecl install memcached-3.1.5; \
pecl install redis-5.3.4; \
pecl install redis-5.3.5; \
pecl install imagick-3.5.1; \
\
docker-php-ext-enable \

View file

@ -94,7 +94,7 @@ RUN set -ex; \
# pecl will claim success even if one install fails, so we need to perform each install separately
pecl install apcu-5.1.21; \
pecl install memcached-3.1.5; \
pecl install redis-5.3.4; \
pecl install redis-5.3.5; \
pecl install imagick-3.5.1; \
\
docker-php-ext-enable \

View file

@ -80,7 +80,7 @@ RUN set -ex; \
# pecl will claim success even if one install fails, so we need to perform each install separately
pecl install APCu-5.1.21; \
pecl install memcached-3.1.5; \
pecl install redis-5.3.4; \
pecl install redis-5.3.5; \
pecl install imagick-3.5.1; \
\
docker-php-ext-enable \

View file

@ -94,7 +94,7 @@ RUN set -ex; \
# pecl will claim success even if one install fails, so we need to perform each install separately
pecl install apcu-5.1.21; \
pecl install memcached-3.1.5; \
pecl install redis-5.3.4; \
pecl install redis-5.3.5; \
pecl install imagick-3.5.1; \
\
docker-php-ext-enable \