mirror of
https://github.com/friendica/docker
synced 2026-01-03 01:23:34 +01:00
Release 2022.03
This commit is contained in:
parent
8be8b0e38d
commit
1f68dfdce3
34 changed files with 1485 additions and 10 deletions
|
|
@ -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 memcached-3.2.0RC1; \
|
||||
pecl install redis-5.3.7; \
|
||||
pecl install imagick-3.7.0; \
|
||||
\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue