Update Nextcloud to 15.0.7

Already running this in production, seems to work without any problems.
This commit is contained in:
David Prandzioch 2019-04-17 19:53:06 +02:00 committed by GitHub
parent c6911a3995
commit 5082278ed8
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
ARG NEXTCLOUD_VERSION=15.0.5
ARG NEXTCLOUD_VERSION=15.0.7
ARG GPG_nextcloud="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A"
ENV UID=991 GID=991 \