1
0
mirror of https://github.com/hoellen/docker-nextcloud.git synced 2025-05-07 21:09:30 +00:00

Update to nextcloud v19.0.1

This commit is contained in:
Raúl Garcia Sanchez 2020-07-16 22:20:37 +02:00 committed by GitHub
parent fed2d9b9b7
commit cd6a1b8dd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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