2
3
mirror of https://github.com/octoleo/docker-joomla.git synced 2024-05-29 20:40:47 +00:00

Merge pull request #59 from J0WI/apcu-5.1.11

Update APCu to 5.1.11
This commit is contained in:
Michael Babker 2018-04-19 13:40:30 -04:00 committed by GitHub
commit 0044c20cf0
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.10 \
APCu-5.1.11 \
memcached-3.0.4 \
redis-3.1.6 \
; \

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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