[nextcloud] update 11.0.7 and 12.0.5

This commit is contained in:
hoellen 2018-01-24 12:30:39 +01:00
parent c49fdfdd35
commit 2b8e12603d
2 changed files with 2 additions and 2 deletions

View File

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

View File

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