32
3
mirror of https://github.com/joomla-docker/docker-joomla.git synced 2024-09-23 18:19:00 +00:00

Merge pull request #53 from J0WI/apcu-5-1-10

Update APCu to 5.1.10
This commit is contained in:
Michael Babker 2018-02-22 11:18:17 -06:00 committed by GitHub
commit fc825da7af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 9 additions and 9 deletions

View File

@ -40,7 +40,7 @@ RUN set -ex; \
; \
\
pecl install \
APCu-5.1.9 \
APCu-5.1.10 \
memcached-3.0.4 \
redis-3.1.6 \
; \

View File

@ -39,7 +39,7 @@ RUN set -ex; \
zip \
; \
pecl install \
APCu-5.1.9 \
APCu-5.1.10 \
memcached-3.0.4 \
redis-3.1.6 \
; \

View File

@ -37,7 +37,7 @@ RUN set -ex; \
; \
\
pecl install \
APCu-5.1.9 \
APCu-5.1.10 \
memcached-3.0.4 \
redis-3.1.6 \
; \

View File

@ -40,7 +40,7 @@ RUN set -ex; \
; \
\
pecl install \
APCu-5.1.9 \
APCu-5.1.10 \
memcached-3.0.4 \
redis-3.1.6 \
; \

View File

@ -39,7 +39,7 @@ RUN set -ex; \
zip \
; \
pecl install \
APCu-5.1.9 \
APCu-5.1.10 \
memcached-3.0.4 \
redis-3.1.6 \
; \

View File

@ -37,7 +37,7 @@ RUN set -ex; \
; \
\
pecl install \
APCu-5.1.9 \
APCu-5.1.10 \
memcached-3.0.4 \
redis-3.1.6 \
; \

View File

@ -38,7 +38,7 @@ RUN set -ex; \
; \
\
pecl install \
APCu-5.1.9 \
APCu-5.1.10 \
memcached-3.0.4 \
redis-3.1.6 \
; \

View File

@ -37,7 +37,7 @@ RUN set -ex; \
zip \
; \
pecl install \
APCu-5.1.9 \
APCu-5.1.10 \
memcached-3.0.4 \
redis-3.1.6 \
; \

View File

@ -35,7 +35,7 @@ RUN set -ex; \
; \
\
pecl install \
APCu-5.1.9 \
APCu-5.1.10 \
memcached-3.0.4 \
redis-3.1.6 \
; \