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>2022-06-20 15:14:37 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2022-06-20 15:14:37 +0300
commit355e47a811ffe58634dd36c514066eb8c21af607 (patch)
tree2270b5d69bdaafcb77a056d24cd4b958861ee53a
parent7817696f73011cb5b6a09c25257169d2de038835 (diff)
bump to Nc 23.0.623.0.6-0prepare-23.0.6
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 29ef572..2a8bcba 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -22,9 +22,9 @@
FROM ubuntu:20.04
-ADD https://download.nextcloud.com/server/releases/nextcloud-23.0.5.tar.bz2 /root/nextcloud.tar.bz2
+ADD https://download.nextcloud.com/server/releases/nextcloud-23.0.6.tar.bz2 /root/nextcloud.tar.bz2
ADD https://github.com/nextcloud-releases/richdocuments/releases/download/v5.0.5/richdocuments-v5.0.5.tar.gz /root/richdocuments.tar.gz
-ADD https://github.com/ONLYOFFICE/onlyoffice-nextcloud/releases/download/v7.3.4/onlyoffice.tar.gz /root/onlyoffice.tar.gz
+ADD https://github.com/ONLYOFFICE/onlyoffice-nextcloud/releases/download/v7.4.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/
COPY resources/60-nextcloud.ini /etc/php/7.4/cli/conf.d/
diff --git a/Makefile b/Makefile
index 67d5e02..e330905 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=23.0.5-0
+app_version=23.0.6-0
app_upgrade_from=22.2.7-0
ucs_version=4.4