diff --git a/Containers/onlyoffice/Dockerfile b/Containers/onlyoffice/Dockerfile index 44a2f66a68f..412ce05458e 100644 --- a/Containers/onlyoffice/Dockerfile +++ b/Containers/onlyoffice/Dockerfile @@ -1,6 +1,6 @@ # syntax=docker/dockerfile:latest # From https://github.com/ONLYOFFICE/Docker-DocumentServer/blob/master/Dockerfile -FROM onlyoffice/documentserver:8.2.1.1 +FROM onlyoffice/documentserver:8.2.2.1 # USER root is probably used