Skip to content

Commit 0f282ff

Browse files
chore(deps): update onlyoffice/documentserver docker tag to v9.3.0
1 parent 4942ebe commit 0f282ff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.drone.star

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ OC_CI_HUGO_STATIC_IMAGE = "hugomods/hugo:base-0.129.0"
1515
OC_CI_NODEJS_IMAGE = "owncloudci/nodejs:24"
1616
OC_CI_WAIT_FOR_IMAGE = "owncloudci/wait-for:latest"
1717
OC_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"
1919
PLUGINS_DOCKER_IMAGE = "plugins/docker:21.2"
2020
PLUGINS_GH_PAGES_IMAGE = "plugins/gh-pages:1"
2121
PLUGINS_GIT_ACTION_IMAGE = "plugins/git-action:1"

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)