chore(deps): update onlyoffice/documentserver docker tag to v9 (#4163)
* chore(deps): update onlyoffice/documentserver docker tag to v9 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
5573340095
commit
8b47b690fc
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
onlyoffice:
|
||||
image: onlyoffice/documentserver:8.3.3.1
|
||||
image: onlyoffice/documentserver:9.0.0.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue