Skip to content

Commit

Permalink
fix(ci): update docker image (#752)
Browse files Browse the repository at this point in the history
  • Loading branch information
shortcuts authored Oct 6, 2021
1 parent d6d6ba9 commit 82d1c20
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 @@ -44,7 +44,7 @@ aliases:
defaults: &defaults
working_directory: ~/autocomplete
docker:
- image: circleci/node:14.15.0
- image: cimg/node:14.15.0

cypress: &cypress
working_directory: ~/autocomplete
Expand Down

0 comments on commit 82d1c20

Please sign in to comment.