Merge pull request #1745 from overleaf/csh-issue-1118-node-10.15.3

Csh issue 1118 node 10.15.3

GitOrigin-RevId: 5b75d030d9d07bdb41dbca46f90fd950293e17b3
This commit is contained in:
Christopher Hoskin
2019-05-07 11:47:41 +01:00
committed by sharelatex
parent d613d7e1a2
commit 8aa8840db0
7 changed files with 10066 additions and 3894 deletions

View File

@@ -1,4 +1,4 @@
FROM node:8.9.4
FROM node:10.15.3
# Install Google Chrome
RUN wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -