update nextcloud to 20.0.1 #2

Merged
xfuture merged 1 commit from nextcloud_20_0_1 into master 2020-10-26 22:15:51 +01:00
Showing only changes of commit ee4f89c911 - Show all commits

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 && \