update nextcloud to 20.0.1

This commit is contained in:
bsod 2020-10-26 22:13:17 +01:00
parent 54fee52e12
commit ee4f89c911

View file

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