Runs update.sh

This commit is contained in:
GitHub Workflow 2020-10-06 01:07:12 +00:00
parent 9df0750106
commit 329e98e315
6 changed files with 6 additions and 6 deletions

View File

@ -71,7 +71,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.18; \
pecl install apcu-5.1.19; \
pecl install memcached-3.1.5; \
pecl install redis-5.3.1; \
pecl install imagick-3.4.4; \

View File

@ -51,7 +51,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.18; \
pecl install APCu-5.1.19; \
pecl install memcached-3.1.5; \
pecl install redis-5.3.1; \
pecl install imagick-3.4.4; \

View File

@ -71,7 +71,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.18; \
pecl install apcu-5.1.19; \
pecl install memcached-3.1.5; \
pecl install redis-5.3.1; \
pecl install imagick-3.4.4; \

View File

@ -71,7 +71,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.18; \
pecl install apcu-5.1.19; \
pecl install memcached-3.1.5; \
pecl install redis-5.3.1; \
pecl install imagick-3.4.4; \

View File

@ -51,7 +51,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.18; \
pecl install APCu-5.1.19; \
pecl install memcached-3.1.5; \
pecl install redis-5.3.1; \
pecl install imagick-3.4.4; \

View File

@ -71,7 +71,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.18; \
pecl install apcu-5.1.19; \
pecl install memcached-3.1.5; \
pecl install redis-5.3.1; \
pecl install imagick-3.4.4; \