Merge pull request #40 from gusttt/patch-1

Update to Nextcloud 14.0.4
This commit is contained in:
Wonderfall 2018-12-05 19:59:52 +01:00 committed by GitHub
commit 96b0c4f032
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
FROM wonderfall/nginx-php:7.2 FROM wonderfall/nginx-php:7.2
ARG NEXTCLOUD_VERSION=14.0.3 ARG NEXTCLOUD_VERSION=14.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"
ENV UID=991 GID=991 \ ENV UID=991 GID=991 \