Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/univention-app.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpatti2 <Patrick@patfab.net>2022-04-05 03:10:40 +0300
committerPatrick Schultz <Patrick@patfab.net>2022-04-05 03:23:52 +0300
commita85013748a1d363da5b9b168156e2d7492f809eb (patch)
tree2123f89d2bde21036b1010b43a5130fc1bf5b106
parenteafec3c814f1c7026e7b851046127b5a9b9d1594 (diff)
fix url
Signed-off-by: Patrick Schultz <Patrick@patfab.net>
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index e7e547d..bf3aa08 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -23,7 +23,7 @@
FROM ubuntu:20.04
ADD https://download.nextcloud.com/server/releases/nextcloud-23.0.3.tar.bz2 /root/nextcloud.tar.bz2
-ADD https://github.com/nextcloud-releases/richdocuments/releases/download/v5.0.3/richdocuments.tar.gz /root/richdocuments.tar.gz
+ADD https://github.com/nextcloud-releases/richdocuments/releases/download/v5.0.3/richdocuments-v5.0.3.tar.gz /root/richdocuments.tar.gz
ADD https://github.com/ONLYOFFICE/onlyoffice-nextcloud/releases/download/v7.3.2/onlyoffice.tar.gz /root/onlyoffice.tar.gz
COPY resources/entrypoint.sh /usr/sbin/
COPY resources/60-nextcloud.ini /etc/php/7.4/apache2/conf.d/