Merge pull request 'increased nextcloud version to version 20' (#1) from nextcloud_ver_20 into master

Reviewed-on: #1
This commit is contained in:
xfuture 2020-10-26 21:31:37 +01:00
commit 54fee52e12
1 changed files with 1 additions and 1 deletions

View File

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