0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-24 20:34:10 +02:00

Merge pull request #416 from nextcloud/php-7.2

Switch to php 7.2 for nextcloud 13.0 and greater
This commit is contained in:
Tilo Spannagel 2018-08-08 11:42:48 +02:00 committed by GitHub
commit e4b29de140
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 8 additions and 18 deletions

View file

@ -36,7 +36,6 @@ RUN set -ex; \
gd \
intl \
ldap \
mcrypt \
opcache \
pcntl \
pdo_mysql \