update nextcloud to 15.0.0-RC2

This commit is contained in:
hoellen 2018-11-30 20:24:26 +01:00
parent be82d3574e
commit 6eede5512d

View File

@ -1,6 +1,6 @@
FROM hoellen/nginx-php:7.2 FROM hoellen/nginx-php:7.2
ARG NEXTCLOUD_VERSION=15.0.0RC1 ARG NEXTCLOUD_VERSION=15.0.0RC2
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 \