[nextcloud] update to 12.0.7, 13.0.2 and remove version 11.0 (end-of-life)

This commit is contained in:
2018-04-25 21:49:40 +02:00
parent 236df8b910
commit 0eac746901
4 changed files with 3 additions and 74 deletions

View File

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