Update Node from 6.15.1 to 10.15.3
This commit is contained in:
@@ -7,7 +7,7 @@ version: "2"
|
||||
|
||||
services:
|
||||
test_unit:
|
||||
image: node:6.15.1
|
||||
image: node:10.15.3
|
||||
volumes:
|
||||
- .:/app
|
||||
working_dir: /app
|
||||
|
||||
Reference in New Issue
Block a user