mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #29361 from overleaf/msm-hotfix-5-5-6
[CE/SP] Hotfix 5.5.6 GitOrigin-RevId: f5390576b4ea0c9d7e5a2c145130b3f01a8bc431
This commit is contained in:
5
server-ce/hotfix/5.5.6/Dockerfile
Normal file
5
server-ce/hotfix/5.5.6/Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM sharelatex/sharelatex:5.5.5
|
||||
|
||||
RUN apt update \
|
||||
&& unattended-upgrade --verbose --no-minimal-upgrade-steps \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
Reference in New Issue
Block a user