Skip to content

Commit 915afd6

Browse files
committed
circleci fix docker image
1 parent ed76988 commit 915afd6

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: cimg/node:10-browsers
43+
- image: cimg/node:16.13-browsers
4444
working_directory: ~/repo
4545

4646
jobs:

0 commit comments

Comments
 (0)