Skip to content

Commit dabcd84

Browse files
committed
Update circleci/node Docker tag to v10.22
1 parent fd303c4 commit dabcd84

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
@@ -6,7 +6,7 @@ version: 2
66
jobs:
77
test:
88
docker:
9-
- image: circleci/node:10.16
9+
- image: circleci/node:10.22
1010

1111
working_directory: ~/pinion
1212

0 commit comments

Comments
 (0)