mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
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:
committed by
sharelatex
parent
d613d7e1a2
commit
8aa8840db0
@@ -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 -
|
||||
|
||||
Reference in New Issue
Block a user