change link from wonderfall docker repository to hoellen

This commit is contained in:
hoellen 2017-12-01 18:49:41 +01:00
parent 5f5dc353ec
commit 32c073bd8a
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM wonderfall/nginx-php:7.1 FROM hoellen/nginx-php:7.1
ARG NEXTCLOUD_VERSION=11.0.4 ARG NEXTCLOUD_VERSION=11.0.4
ARG GPG_nextcloud="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A" ARG GPG_nextcloud="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A"

View File

@ -1,4 +1,4 @@
FROM wonderfall/nginx-php:7.1 FROM hoellen/nginx-php:7.1
ARG NEXTCLOUD_VERSION=12.0.3 ARG NEXTCLOUD_VERSION=12.0.3
ARG GPG_nextcloud="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A" ARG GPG_nextcloud="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A"

View File

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