update to node 10.19.0
This commit is contained in:
@@ -7,7 +7,7 @@ version: "2"
|
||||
|
||||
services:
|
||||
test_unit:
|
||||
image: node:10.16.3
|
||||
image: node:10.19.0
|
||||
volumes:
|
||||
- .:/app
|
||||
working_dir: /app
|
||||
|
||||
Reference in New Issue
Block a user