We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e194c7 commit 6b4944fCopy full SHA for 6b4944f
1 file changed
.circleci/config.yml
@@ -38,7 +38,7 @@ aliases:
38
defaults: &defaults
39
working_directory: ~/docsearch
40
docker:
41
- - image: circleci/node:14.15.0
+ - image: cimg/node:14.15.0
42
43
cypress: &cypress
44
0 commit comments