[nextcloud] change PHP version from daily build to 7.2 and update README

This commit is contained in:
2018-06-07 15:20:37 +02:00
parent c2e5e87c61
commit f8e8628d39
2 changed files with 2 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM hoellen/nginx-php:7.1
FROM hoellen/nginx-php:7.2
ENV UID=991 GID=991 \
UPLOAD_MAX_SIZE=10G \