Update Node from 6.15.1 to 10.15.3

This commit is contained in:
Christopher Hoskin
2019-05-13 11:55:42 +01:00
parent 5f045d9792
commit 20683f3094
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ version: "2"
services:
test_unit:
image: node:6.15.1
image: node:10.15.3
volumes:
- .:/app
working_dir: /app