Update Nextcloud to 18.0.3 and 17.0.5

This commit is contained in:
hoellen 2020-03-24 08:53:41 +01:00
parent 6a627506dd
commit 2339644748
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
FROM hoellen/nginx-php:7.3
ARG NEXTCLOUD_VERSION=17.0.4
ARG NEXTCLOUD_VERSION=17.0.5
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.3
ARG NEXTCLOUD_VERSION=18.0.2
ARG NEXTCLOUD_VERSION=18.0.3
ARG GPG_nextcloud="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A"
ENV UID=991 GID=991 \