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:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2020-06-14 16:06:21 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2020-06-14 16:06:51 +0300
commit003fa6c2baedcf25a30f67b1f7886f07195c637b (patch)
tree4238d7254769176d494872381310054cc46c22d8
parentd7526e84a369c9f20c6779b40bc8951c29bac5e6 (diff)
bump to 18.0.618.0.6-0
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
-rw-r--r--Dockerfile4
-rw-r--r--Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/Dockerfile b/Dockerfile
index 753f378..e2a43df 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -22,9 +22,9 @@
FROM ubuntu:18.04
-ADD https://download.nextcloud.com/server/releases/nextcloud-18.0.5.tar.bz2 /root/nextcloud.tar.bz2
+ADD https://download.nextcloud.com/server/releases/nextcloud-18.0.6.tar.bz2 /root/nextcloud.tar.bz2
ADD https://github.com/nextcloud/richdocuments/releases/download/v3.7.0/richdocuments.tar.gz /root/richdocuments.tar.gz
-ADD https://github.com/ONLYOFFICE/onlyoffice-nextcloud/releases/download/v4.1.4/onlyoffice.tar.gz /root/onlyoffice.tar.gz
+ADD https://github.com/ONLYOFFICE/onlyoffice-nextcloud/releases/download/v4.2.0/onlyoffice.tar.gz /root/onlyoffice.tar.gz
COPY resources/entrypoint.sh /usr/sbin/
COPY resources/60-nextcloud.ini /etc/php/7.2/apache2/conf.d/
COPY resources/60-nextcloud.ini /etc/php/7.2/cli/conf.d/
diff --git a/Makefile b/Makefile
index f2cfb4d..682ceab 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
app_name=nextcloud
-app_version=18.0.5-0
+app_version=18.0.6-0
app_upgrade_from=17.0.2-0
ucs_version=4.1