[nextcloud] update to 13 RC3

This commit is contained in:
Roman Hoellen 2018-01-27 20:24:31 +01:00
parent 2b8e12603d
commit d2439a8f33

View File

@ -1,6 +1,6 @@
FROM hoellen/nginx-php:7.2
ARG NEXTCLOUD_VERSION=13.0.0RC2
ARG NEXTCLOUD_VERSION=13.0.0RC3
ARG GPG_nextcloud="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A"
ENV UID=991 GID=991 \