Update OnlyOffice from 9.1.0 to 9.2.0

This commit is contained in:
Christiaan Westerbeek
2026-01-11 11:18:53 +01:00
parent 2d76b44c34
commit c89c7bf771
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ services:
APP_HOST: my-onlyoffice_app_1 APP_HOST: my-onlyoffice_app_1
APP_PORT: "80" APP_PORT: "80"
app: app:
image: onlyoffice/documentserver:9.1.0 image: onlyoffice/documentserver:9.2.0
volumes: volumes:
- ${APP_DATA_DIR}/onlyoffice/logs:/var/log/onlyoffice - ${APP_DATA_DIR}/onlyoffice/logs:/var/log/onlyoffice
- ${APP_DATA_DIR}/onlyoffice/data:/var/www/onlyoffice/Data - ${APP_DATA_DIR}/onlyoffice/data:/var/www/onlyoffice/Data

View File

@@ -2,7 +2,7 @@ manifestVersion: 1
id: my-onlyoffice id: my-onlyoffice
category: MyApps category: MyApps
name: OnlyOffice name: OnlyOffice
version: "9.1.0" version: "9.2.0"
tagline: OnlyOffice tagline: OnlyOffice
description: >- description: >-
Feature-rich web-based office suite with a vast range of collaborative capabilities Feature-rich web-based office suite with a vast range of collaborative capabilities
@@ -22,5 +22,5 @@ path: ""
defaultUsername: "" defaultUsername: ""
defaultPassword: "" defaultPassword: ""
icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/onlyoffice.png icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/onlyoffice.png
submitter: BigBearTechWorld submitter: me
submission: https://github.com/bigbeartechworld/big-bear-universal-apps submission: https://github.com/bigbeartechworld/big-bear-universal-apps