Skip to content
Prev Previous commit
Next Next commit
updated circleci
  • Loading branch information
reactivepixel committed Aug 21, 2019
commit ede44a3977b0590be27192fc2cd9017f5aa53bc6
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.8.1
- image: circleci/node:10.16.3

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