update some files

Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
szaimen 2022-09-26 12:18:58 +02:00
parent 1f58094ddd
commit 2af13efe63
3 changed files with 4 additions and 8 deletions

View file

@ -1,4 +1,4 @@
# From https://github.com/ONLYOFFICE/Docker-DocumentServer/blob/master/Dockerfile
FROM onlyoffice/documentserver:7.1.1.23
FROM onlyoffice/documentserver:7.2.0.204
HEALTHCHECK CMD curl -skfI localhost || exit 1