Merge pull request #2882 from overleaf/bg-update-node-10.21.0

update node to v10.21.0

GitOrigin-RevId: 6f7774e42e4dbce723f56ca9bc2f287421bf0c39
This commit is contained in:
Brian Gough
2020-06-03 10:31:21 +00:00
committed by Copybot
parent 9aa0ca1131
commit 34a5bb386f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ services:
user: node
test_acceptance:
image: node:10.19.0
image: node:10.21.0
volumes:
- .:/app
working_dir: /app