Skip to content

Commit ed76988

Browse files
committed
circleci stop using legacy docker images
1 parent e170537 commit ed76988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ aliases:
4040
- v3-npm-
4141
- &defaults
4242
docker:
43-
- image: circleci/node:10-browsers
43+
- image: cimg/node:10-browsers
4444
working_directory: ~/repo
4545

4646
jobs:

0 commit comments

Comments
 (0)