Update Dockerfile.20

update to v20.0.2
This commit is contained in:
Raúl Garcia Sanchez 2020-11-29 13:37:41 +01:00 committed by GitHub
parent f10a2748d5
commit 938f8672f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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