mirror of
https://github.com/joomla-docker/docker-joomla.git
synced 2025-01-10 08:34:04 +00:00
Update APCu to 5.1.17
This commit is contained in:
parent
b1eb59447d
commit
771702b807
@ -39,7 +39,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.16; \
|
pecl install APCu-5.1.17; \
|
||||||
pecl install memcached-3.1.3; \
|
pecl install memcached-3.1.3; \
|
||||||
pecl install redis-4.2.0; \
|
pecl install redis-4.2.0; \
|
||||||
\
|
\
|
||||||
|
@ -39,7 +39,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.16; \
|
pecl install APCu-5.1.17; \
|
||||||
pecl install memcached-3.1.3; \
|
pecl install memcached-3.1.3; \
|
||||||
pecl install redis-4.2.0; \
|
pecl install redis-4.2.0; \
|
||||||
\
|
\
|
||||||
|
@ -36,7 +36,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.16; \
|
pecl install APCu-5.1.17; \
|
||||||
pecl install memcached-3.1.3; \
|
pecl install memcached-3.1.3; \
|
||||||
pecl install redis-4.2.0; \
|
pecl install redis-4.2.0; \
|
||||||
\
|
\
|
||||||
|
@ -37,7 +37,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.16; \
|
pecl install APCu-5.1.17; \
|
||||||
pecl install memcached-3.1.3; \
|
pecl install memcached-3.1.3; \
|
||||||
pecl install redis-4.2.0; \
|
pecl install redis-4.2.0; \
|
||||||
\
|
\
|
||||||
|
@ -37,7 +37,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.16; \
|
pecl install APCu-5.1.17; \
|
||||||
pecl install memcached-3.1.3; \
|
pecl install memcached-3.1.3; \
|
||||||
pecl install redis-4.2.0; \
|
pecl install redis-4.2.0; \
|
||||||
\
|
\
|
||||||
|
@ -34,7 +34,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.16; \
|
pecl install APCu-5.1.17; \
|
||||||
pecl install memcached-3.1.3; \
|
pecl install memcached-3.1.3; \
|
||||||
pecl install redis-4.2.0; \
|
pecl install redis-4.2.0; \
|
||||||
\
|
\
|
||||||
|
@ -38,7 +38,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.16; \
|
pecl install APCu-5.1.17; \
|
||||||
pecl install memcached-3.1.3; \
|
pecl install memcached-3.1.3; \
|
||||||
pecl install redis-4.2.0; \
|
pecl install redis-4.2.0; \
|
||||||
\
|
\
|
||||||
|
@ -38,7 +38,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.16; \
|
pecl install APCu-5.1.17; \
|
||||||
pecl install memcached-3.1.3; \
|
pecl install memcached-3.1.3; \
|
||||||
pecl install redis-4.2.0; \
|
pecl install redis-4.2.0; \
|
||||||
\
|
\
|
||||||
|
@ -35,7 +35,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.16; \
|
pecl install APCu-5.1.17; \
|
||||||
pecl install memcached-3.1.3; \
|
pecl install memcached-3.1.3; \
|
||||||
pecl install redis-4.2.0; \
|
pecl install redis-4.2.0; \
|
||||||
\
|
\
|
||||||
|
@ -29,7 +29,7 @@ declare -A variantBases=(
|
|||||||
[fpm-alpine]='alpine'
|
[fpm-alpine]='alpine'
|
||||||
)
|
)
|
||||||
declare -A pecl_versions=(
|
declare -A pecl_versions=(
|
||||||
[php7-APCu]='5.1.16'
|
[php7-APCu]='5.1.17'
|
||||||
[php7-memcached]='3.1.3'
|
[php7-memcached]='3.1.3'
|
||||||
[php7-redis]='4.2.0'
|
[php7-redis]='4.2.0'
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user