Update Nextcloud to 19.0.3 and 18.0.9

This commit is contained in:
hoellen 2020-09-10 21:17:13 +02:00
parent 197ebea558
commit b0dd747a03
2 changed files with 2 additions and 2 deletions

View File

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