0
0
Fork 0
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:
William Sutton 2022-01-17 06:40:16 -05:00 committed by GitHub
parent d1dc09393f
commit d5a2075f23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 \