Merge pull request #3206 from overleaf/em-bump-node

Bump node to version 10.22.1

GitOrigin-RevId: 0995b29be3f67e9eeee5cb90cb214299c0e8b58f
This commit is contained in:
Eric Mc Sween
2020-09-17 02:05:17 +00:00
committed by Copybot
parent 7557e35fba
commit daad4bdcd0
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:10.21.0
FROM node:10.22.1
# Install Google Chrome
RUN wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -