Skip to content
This repository was archived by the owner on Jan 3, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ services:
restart: always

onlyoffice:
image: onlyoffice/documentserver:8.2.0@sha256:2b0180b8ca27b36f27e0ddea0e9e8a5b1d40fcf478dc31f7e2efcfb9ce1bf42a
image: onlyoffice/documentserver:8.2.2@sha256:3489a54c581414055dd9bfa3890435e5e6fc8c4ce0ffdd65cf3c7869f680cf81
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost/hosting/discovery"]
networks:
Expand Down