2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2024-05-24 14:04:57 +02:00

Runs update.sh

This commit is contained in:
GitHub Workflow 2022-01-18 01:38:34 +00:00
parent 054d2a0210
commit a06442fb86
9 changed files with 9 additions and 9 deletions

View file

@ -95,7 +95,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.5; \
pecl install redis-5.3.6; \
pecl install imagick-3.7.0; \
\
docker-php-ext-enable \

View file

@ -81,7 +81,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.5; \
pecl install redis-5.3.6; \
pecl install imagick-3.7.0; \
\
docker-php-ext-enable \

View file

@ -95,7 +95,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.5; \
pecl install redis-5.3.6; \
pecl install imagick-3.7.0; \
\
docker-php-ext-enable \

View file

@ -95,7 +95,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.5; \
pecl install redis-5.3.6; \
pecl install imagick-3.7.0; \
\
docker-php-ext-enable \

View file

@ -81,7 +81,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.5; \
pecl install redis-5.3.6; \
pecl install imagick-3.7.0; \
\
docker-php-ext-enable \

View file

@ -95,7 +95,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.5; \
pecl install redis-5.3.6; \
pecl install imagick-3.7.0; \
\
docker-php-ext-enable \

View file

@ -95,7 +95,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.5; \
pecl install redis-5.3.6; \
pecl install imagick-3.7.0; \
\
docker-php-ext-enable \

View file

@ -81,7 +81,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.5; \
pecl install redis-5.3.6; \
pecl install imagick-3.7.0; \
\
docker-php-ext-enable \

View file

@ -95,7 +95,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.5; \
pecl install redis-5.3.6; \
pecl install imagick-3.7.0; \
\
docker-php-ext-enable \