mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update onlyoffice-nextcloud to v8.2.2 (#1878)
This commit is contained in:
parent
657a34fb2a
commit
bf9d4bb74c
@ -15,7 +15,7 @@ services:
|
||||
- NEXTCLOUD_WEB_URL=http://$DEVICE_DOMAIN_NAME:$APP_NEXTCLOUD_PORT
|
||||
|
||||
documentserver:
|
||||
image: onlyoffice/documentserver:8.2.1@sha256:4af9878e3c663739f313ab60ad43f810a3c21d3726652efcd11917b95da1e4f7
|
||||
image: onlyoffice/documentserver:8.2.2@sha256:3489a54c581414055dd9bfa3890435e5e6fc8c4ce0ffdd65cf3c7869f680cf81
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
ports:
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: onlyoffice-nextcloud
|
||||
category: files
|
||||
name: ONLYOFFICE Docs
|
||||
version: "8.2.1"
|
||||
version: "8.2.2"
|
||||
tagline: Online office for Nextcloud
|
||||
description: >-
|
||||
An online office suite for Nextcloud that enables you to create, edit and collaborate on text documents, spreadsheets and presentations in real time.
|
||||
@ -13,7 +13,7 @@ releaseNotes: >-
|
||||
This release includes improvements to the document, spreadsheet, presentation, pdf, and form editors, as well as security and performance improvements.
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/ONLYOFFICE/DocumentServer/blob/master/CHANGELOG.md#821
|
||||
Full release notes are found at https://github.com/ONLYOFFICE/DocumentServer/blob/master/CHANGELOG.md#822
|
||||
developer: Ascensio System SIA
|
||||
website: https://www.onlyoffice.com/
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user