Skip to content

Commit 340b7b1

Browse files
committed
Update circleci/node Docker tag to v10.21.0
1 parent c7b3d04 commit 340b7b1

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
@@ -3,7 +3,7 @@ version: 2
33
jobs:
44
test:
55
docker:
6-
- image: circleci/node:10.16.3
6+
- image: circleci/node:10.21.0
77

88
steps:
99
- checkout

0 commit comments

Comments
 (0)