Revert "build(deps): bump onlyoffice/documentserver from 8.3.3.1 to 9.0.2.1 in /Containers/onlyoffice"

This commit is contained in:
Simon L. 2025-07-01 11:34:38 +02:00 committed by GitHub
parent dd52074adb
commit 5d1bebfd0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
# syntax=docker/dockerfile:latest # syntax=docker/dockerfile:latest
# From https://github.com/ONLYOFFICE/Docker-DocumentServer/blob/master/Dockerfile # From https://github.com/ONLYOFFICE/Docker-DocumentServer/blob/master/Dockerfile
FROM onlyoffice/documentserver:9.0.2.1 FROM onlyoffice/documentserver:8.3.3.1
# USER root is probably used # USER root is probably used