File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ OC_CI_HUGO_STATIC_IMAGE = "hugomods/hugo:base-0.129.0"
1515OC_CI_NODEJS_IMAGE = "owncloudci/nodejs:24"
1616OC_CI_WAIT_FOR_IMAGE = "owncloudci/wait-for:latest"
1717OC_UBUNTU_IMAGE = "owncloud/ubuntu:24.04"
18- ONLYOFFICE_DOCUMENT_SERVER_IMAGE = "onlyoffice/documentserver:9.2.1 "
18+ ONLYOFFICE_DOCUMENT_SERVER_IMAGE = "onlyoffice/documentserver:9.3.0 "
1919PLUGINS_DOCKER_IMAGE = "plugins/docker:21.2"
2020PLUGINS_GH_PAGES_IMAGE = "plugins/gh-pages:1"
2121PLUGINS_GIT_ACTION_IMAGE = "plugins/git-action:1"
Original file line number Diff line number Diff line change @@ -253,7 +253,7 @@ services:
253253 restart : always
254254
255255 onlyoffice :
256- image : onlyoffice/documentserver:9.2.1
256+ image : onlyoffice/documentserver:9.3.0
257257 entrypoint :
258258 - /bin/sh
259259 - /entrypoint-override.sh
You can’t perform that action at this time.
0 commit comments