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:
authorblizzz <blizzz@arthur-schiwon.de>2022-05-12 15:14:20 +0300
committerGitHub <noreply@github.com>2022-05-12 15:14:20 +0300
commit570961e29a7af6818210abeb972d8a676b98cedf (patch)
tree9e18ec783a813231664062cb7e610ab57df1e3de
parentbc971f3f3f4582d3afc834b66032d28b144786f5 (diff)
parenta7203c81677db5e0242e052317c216e6ba74bc49 (diff)
Merge pull request #161 from nextcloud/bump-richdocs-nc21
bump richdocuments for nc 21
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 001a666..80a45da 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -23,7 +23,7 @@
FROM ubuntu:20.04
ADD https://download.nextcloud.com/server/releases/nextcloud-21.0.9.tar.bz2 /root/nextcloud.tar.bz2
-ADD https://github.com/nextcloud-releases/richdocuments/releases/download/v4.2.5/richdocuments-v4.2.5.tar.gz /root/richdocuments.tar.gz
+ADD https://github.com/nextcloud-releases/richdocuments/releases/download/v4.2.6/richdocuments-v4.2.6.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/