Updateing Nextcloud to 22.2.3 and 21.0.7

This commit is contained in:
Jan Wagner 2021-11-16 21:24:47 +01:00 committed by hoellen
parent 328ac765e9
commit 557785c159
2 changed files with 2 additions and 2 deletions

View File

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