update to node 10.19.0

This commit is contained in:
Brian Gough
2020-02-07 14:16:31 +00:00
parent f797a5885e
commit 56c198da7c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ version: "2"
services:
test_unit:
image: node:10.16.3
image: node:10.19.0
volumes:
- .:/app
working_dir: /app