Merge pull request #45 from dprandzioch/master

Update Nextcloud to 15.0.5
This commit is contained in:
Wonderfall 2019-03-09 16:22:51 +01:00 committed by GitHub
commit dc2e6e6abc
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.4
ARG NEXTCLOUD_VERSION=15.0.5
ARG GPG_nextcloud="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A"
ENV UID=991 GID=991 \