first commit
This commit is contained in:
5
server-ce/hotfix/4.1.6/Dockerfile
Normal file
5
server-ce/hotfix/4.1.6/Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM sharelatex/sharelatex:4.1.5
|
||||
|
||||
# Adds missing dependency patches
|
||||
ADD patches /overleaf/patches
|
||||
RUN npm run postinstall
|
Reference in New Issue
Block a user