diff --git a/Containers/onlyoffice/Dockerfile b/Containers/onlyoffice/Dockerfile index 22554c68..21c9e5ed 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:9.3.0.1 +FROM onlyoffice/documentserver:9.3.1.2 # USER root is probably used