mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-21 11:06:09 +02:00
Update 22/apache/Dockerfile
Spelling fix. Co-authored-by: Manuel Rüger <manuel@rueg.eu>
This commit is contained in:
parent
d1dc09393f
commit
d5a2075f23
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ RUN set -ex; \
|
||||||
pecl install memcached-3.1.5; \
|
pecl install memcached-3.1.5; \
|
||||||
pecl install redis-5.3.4; \
|
pecl install redis-5.3.4; \
|
||||||
pecl install imagick-3.5.1; \
|
pecl install imagick-3.5.1; \
|
||||||
pecl installl inotify; \
|
pecl install inotify; \
|
||||||
\
|
\
|
||||||
docker-php-ext-enable \
|
docker-php-ext-enable \
|
||||||
apcu \
|
apcu \
|
||||||
|
|
Loading…
Add table
Reference in a new issue