Skip to content

Commit

Permalink
Bump node version in CircleCI config
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanhefner committed Feb 11, 2020
1 parent 161b55c commit 24418be
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 @@ -7,7 +7,7 @@ jobs:
build:
docker:
# specify the version you desire here
- image: circleci/node:8.0.0
- image: circleci/node:10.18.0

# Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images
Expand Down

0 comments on commit 24418be

Please sign in to comment.