Skip to content

Commit

Permalink
Update Node.js to v10.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 11, 2019
1 parent e00bb44 commit eb5d2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
working_directory: ~/repo/impl
docker:
- image: circleci/node:10.16.0
- image: circleci/node:10.17.0
- image: trufflesuite/ganache-cli
command: ganache-cli -i 5777 -p 7545
steps:
Expand Down

0 comments on commit eb5d2a4

Please sign in to comment.