[nextcloud] update to 12.0.3 (#233)

This commit is contained in:
hoellen 2017-09-20 16:59:56 +02:00 committed by Wonderfall
parent 215ef15863
commit de3cac1f2f

View File

@ -1,6 +1,6 @@
FROM wonderfall/nginx-php:7.1 FROM wonderfall/nginx-php:7.1
ARG NEXTCLOUD_VERSION=12.0.2 ARG NEXTCLOUD_VERSION=12.0.3
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 \