update nextcloud 15 to php 7.3

This commit is contained in:
2018-12-28 22:07:25 +01:00
parent b5b5c39afa
commit cd303fb2ee
2 changed files with 2 additions and 2 deletions

View File

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