Merge pull request #3206 from overleaf/em-bump-node
Bump node to version 10.22.1 GitOrigin-RevId: 0995b29be3f67e9eeee5cb90cb214299c0e8b58f
This commit is contained in:
@@ -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 -
|
||||
|
||||
Reference in New Issue
Block a user