Skip to content

Commit 6b4944f

Browse files
authored
fix(ci): update docker image (#1052)
1 parent 6e194c7 commit 6b4944f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ aliases:
3838
defaults: &defaults
3939
working_directory: ~/docsearch
4040
docker:
41-
- image: circleci/node:14.15.0
41+
- image: cimg/node:14.15.0
4242

4343
cypress: &cypress
4444
working_directory: ~/docsearch

0 commit comments

Comments
 (0)