update nextcloud to version 19

This commit is contained in:
bsod 2020-08-24 21:26:30 +02:00
parent 7b146549fb
commit 416b5a37c3
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM php:7.3-apache
ENV NEXTCLOUD_VERSION 18.0.6
ENV NEXTCLOUD_VERSION 19.0.1
RUN \
apt-get update && \