Update node version to 10.16.0
This commit is contained in:
parent
07bd2ae120
commit
7ed695ee1d
|
@ -2,7 +2,7 @@ version: 2
|
|||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: node:10.15.3-stretch-slim
|
||||
- image: node:10.16.0-stretch-slim
|
||||
working_directory: /var/opt/app
|
||||
steps:
|
||||
- checkout
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue