Skip to content

Commit

Permalink
upgrade circle CI node version to latest stable
Browse files Browse the repository at this point in the history
  • Loading branch information
kristianmandrup committed Feb 15, 2020
1 parent b9de466 commit 62b4a57
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:7.10
- image: circleci/node:12.12

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

0 comments on commit 62b4a57

Please sign in to comment.