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:
authorPatrick <4007315+patti2@users.noreply.github.com>2022-04-08 22:02:45 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2022-05-13 13:58:24 +0300
commit3aa3409972172822b6fa721c9b1c973e733716c6 (patch)
tree02115247f29992e4c37df33242d1940ddd8b9c5b
parentf496ce72485c7aa4ec89c256af3508734beba290 (diff)
Change version to 22.2.6
Signed-off-by: Patrick Schultz <Patrick@patfab.net> Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 80a45da..5ef2cf0 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -22,7 +22,7 @@
FROM ubuntu:20.04
-ADD https://download.nextcloud.com/server/releases/nextcloud-21.0.9.tar.bz2 /root/nextcloud.tar.bz2
+ADD https://download.nextcloud.com/server/releases/nextcloud-22.2.6.tar.bz2 /root/nextcloud.tar.bz2
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/