2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2025-12-07 22:07:09 +01:00

Merge branch 'friendica:stable' into feat/logfile

This commit is contained in:
ne20002 2025-08-30 12:34:53 +02:00 committed by GitHub
commit 38122dc603
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 9 additions and 9 deletions

View file

@ -100,7 +100,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.24; \
pecl install apcu-5.1.27; \
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.8.0; \

View file

@ -83,7 +83,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.24; \
pecl install APCu-5.1.27; \
pecl install memcached-3.3.0; \
pecl install redis-6.2.0; \
pecl install imagick-3.8.0; \

View file

@ -100,7 +100,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.24; \
pecl install apcu-5.1.27; \
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.8.0; \

View file

@ -100,7 +100,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.24; \
pecl install apcu-5.1.27; \
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.8.0; \

View file

@ -83,7 +83,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.24; \
pecl install APCu-5.1.27; \
pecl install memcached-3.3.0; \
pecl install redis-6.2.0; \
pecl install imagick-3.8.0; \

View file

@ -100,7 +100,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.24; \
pecl install apcu-5.1.27; \
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.8.0; \

View file

@ -100,7 +100,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.24; \
pecl install apcu-5.1.27; \
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.8.0; \

View file

@ -83,7 +83,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.24; \
pecl install APCu-5.1.27; \
pecl install memcached-3.3.0; \
pecl install redis-6.2.0; \
pecl install imagick-3.8.0; \

View file

@ -100,7 +100,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.24; \
pecl install apcu-5.1.27; \
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.8.0; \