mirror of
https://github.com/all-contributors/cli.git
synced 2025-01-10 05:56:29 +00:00
chore(config): bump node (#221)
This commit is contained in:
parent
deee5d0a01
commit
48417340aa
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: 2.1
|
||||||
|
|
||||||
docker_defaults: &docker_defaults
|
docker_defaults: &docker_defaults
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/node:8.14.0
|
- image: circleci/node:8.16.2
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
prep_env:
|
prep_env:
|
||||||
|
|
Loading…
Reference in a new issue