Skip to content
Commits on Source (2)
[submodule "base"]
path = base
url = https://github.com/n-goncalves/onlyoffice-ce-docker-license.git
url = https://github.com/hrenard/onlyoffice-ce-docker-license.git
Subproject commit e2a0ff1bd0f23f3e6d9c888583ce241105b74cee
Subproject commit 8746ac88e7f5d47669e8b237f677a974d30f85ba
diff --git a/Dockerfile b/Dockerfile
index 7a6d5d0..697054d 100644
index 7a6d5d0..81458bd 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -11,7 +11,7 @@ ARG oo_root
......@@ -48,7 +48,7 @@ index 7a6d5d0..697054d 100644
RUN grunt
## Final image
+FROM registry.libre.sh/fonts:latest fonts
+FROM registry.libre.sh/fonts:latest as fonts
FROM onlyoffice/documentserver:${product_version}.${build_number}
ARG oo_root
......