mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Merge pull request #9666 from overleaf/msm-hotfix-3_2_2
[CE/SP] Hotfix 3.2.2 GitOrigin-RevId: a2170072687cd74925d315f088c8614967b5025a
This commit is contained in:
5
server-ce/hotfix/3.2.2/Dockerfile
Normal file
5
server-ce/hotfix/3.2.2/Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM sharelatex/sharelatex:3.2.1
|
||||
|
||||
# Fixes compilation errors in embedded compiles
|
||||
# https://github.com/overleaf/overleaf/issues/1044
|
||||
ENV PATH "${PATH}:/usr/local/texlive/2022/bin/x86_64-linux"
|
||||
Reference in New Issue
Block a user