mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
update image for docker tests
This commit is contained in:
parent
b4afaf9ea8
commit
5a6f54e6b2
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ module.exports =
|
|||
#archive_logs: true
|
||||
commandRunner: "docker-runner-sharelatex"
|
||||
docker:
|
||||
image: "texlive-full:2016.1"
|
||||
image: "texlive-full:2016.1-opt"
|
||||
env:
|
||||
PATH: "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/texlive/2016/bin/x86_64-linux/"
|
||||
HOME: "/tmp"
|
||||
|
|
Loading…
Reference in a new issue