Upgrade OnlyOffice Docs from 8.2 to 9.3

This commit is contained in:
2026-04-11 11:19:18 +00:00
parent 4edbb9004d
commit 20043aacab
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
"description": "ONLYOFFICE Docs is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats (.docx, .xlsx, .pptx) and enabling collaborative editing in real time.", "description": "ONLYOFFICE Docs is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats (.docx, .xlsx, .pptx) and enabling collaborative editing in real time.",
"tipi_version": 7, "tipi_version": 7,
"dynamic_config": true, "dynamic_config": true,
"version": "8.2", "version": "9.3",
"source": "https://github.com/ONLYOFFICE/DocumentServer", "source": "https://github.com/ONLYOFFICE/DocumentServer",
"website": "https://www.onlyoffice.com/", "website": "https://www.onlyoffice.com/",
"exposable": true, "exposable": true,

View File

@@ -3,7 +3,7 @@
"services": [ "services": [
{ {
"name": "onlyoffice-docs", "name": "onlyoffice-docs",
"image": "onlyoffice/documentserver:8.2", "image": "onlyoffice/documentserver:9.3",
"isMain": true, "isMain": true,
"internalPort": 80, "internalPort": 80,
"dependsOn": { "dependsOn": {