2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2024-06-22 16:59:23 +02:00

Runs update.sh

This commit is contained in:
GitHub Workflow 2023-11-12 01:35:03 +00:00
parent 3f51ea0343
commit 832f9b6b43
9 changed files with 9 additions and 9 deletions

View file

@ -96,7 +96,7 @@ RUN set -ex; \
; \ ; \
\ \
# pecl will claim success even if one install fails, so we need to perform each install separately # pecl will claim success even if one install fails, so we need to perform each install separately
pecl install apcu-5.1.22; \ pecl install apcu-5.1.23; \
pecl install memcached-3.2.0RC2; \ pecl install memcached-3.2.0RC2; \
pecl install redis-6.0.2; \ pecl install redis-6.0.2; \
pecl install imagick-3.7.0; \ pecl install imagick-3.7.0; \

View file

@ -82,7 +82,7 @@ RUN set -ex; \
; \ ; \
\ \
# pecl will claim success even if one install fails, so we need to perform each install separately # pecl will claim success even if one install fails, so we need to perform each install separately
pecl install APCu-5.1.22; \ pecl install APCu-5.1.23; \
pecl install memcached-3.2.0RC2; \ pecl install memcached-3.2.0RC2; \
pecl install redis-6.0.2; \ pecl install redis-6.0.2; \
pecl install imagick-3.7.0; \ pecl install imagick-3.7.0; \

View file

@ -96,7 +96,7 @@ RUN set -ex; \
; \ ; \
\ \
# pecl will claim success even if one install fails, so we need to perform each install separately # pecl will claim success even if one install fails, so we need to perform each install separately
pecl install apcu-5.1.22; \ pecl install apcu-5.1.23; \
pecl install memcached-3.2.0RC2; \ pecl install memcached-3.2.0RC2; \
pecl install redis-6.0.2; \ pecl install redis-6.0.2; \
pecl install imagick-3.7.0; \ pecl install imagick-3.7.0; \

View file

@ -96,7 +96,7 @@ RUN set -ex; \
; \ ; \
\ \
# pecl will claim success even if one install fails, so we need to perform each install separately # pecl will claim success even if one install fails, so we need to perform each install separately
pecl install apcu-5.1.22; \ pecl install apcu-5.1.23; \
pecl install memcached-3.2.0RC2; \ pecl install memcached-3.2.0RC2; \
pecl install redis-6.0.2; \ pecl install redis-6.0.2; \
pecl install imagick-3.7.0; \ pecl install imagick-3.7.0; \

View file

@ -82,7 +82,7 @@ RUN set -ex; \
; \ ; \
\ \
# pecl will claim success even if one install fails, so we need to perform each install separately # pecl will claim success even if one install fails, so we need to perform each install separately
pecl install APCu-5.1.22; \ pecl install APCu-5.1.23; \
pecl install memcached-3.2.0RC2; \ pecl install memcached-3.2.0RC2; \
pecl install redis-6.0.2; \ pecl install redis-6.0.2; \
pecl install imagick-3.7.0; \ pecl install imagick-3.7.0; \

View file

@ -96,7 +96,7 @@ RUN set -ex; \
; \ ; \
\ \
# pecl will claim success even if one install fails, so we need to perform each install separately # pecl will claim success even if one install fails, so we need to perform each install separately
pecl install apcu-5.1.22; \ pecl install apcu-5.1.23; \
pecl install memcached-3.2.0RC2; \ pecl install memcached-3.2.0RC2; \
pecl install redis-6.0.2; \ pecl install redis-6.0.2; \
pecl install imagick-3.7.0; \ pecl install imagick-3.7.0; \

View file

@ -96,7 +96,7 @@ RUN set -ex; \
; \ ; \
\ \
# pecl will claim success even if one install fails, so we need to perform each install separately # pecl will claim success even if one install fails, so we need to perform each install separately
pecl install apcu-5.1.22; \ pecl install apcu-5.1.23; \
pecl install memcached-3.2.0RC2; \ pecl install memcached-3.2.0RC2; \
pecl install redis-6.0.2; \ pecl install redis-6.0.2; \
pecl install imagick-3.7.0; \ pecl install imagick-3.7.0; \

View file

@ -82,7 +82,7 @@ RUN set -ex; \
; \ ; \
\ \
# pecl will claim success even if one install fails, so we need to perform each install separately # pecl will claim success even if one install fails, so we need to perform each install separately
pecl install APCu-5.1.22; \ pecl install APCu-5.1.23; \
pecl install memcached-3.2.0RC2; \ pecl install memcached-3.2.0RC2; \
pecl install redis-6.0.2; \ pecl install redis-6.0.2; \
pecl install imagick-3.7.0; \ pecl install imagick-3.7.0; \

View file

@ -96,7 +96,7 @@ RUN set -ex; \
; \ ; \
\ \
# pecl will claim success even if one install fails, so we need to perform each install separately # pecl will claim success even if one install fails, so we need to perform each install separately
pecl install apcu-5.1.22; \ pecl install apcu-5.1.23; \
pecl install memcached-3.2.0RC2; \ pecl install memcached-3.2.0RC2; \
pecl install redis-6.0.2; \ pecl install redis-6.0.2; \
pecl install imagick-3.7.0; \ pecl install imagick-3.7.0; \