Skip to content

Commit efe3165

Browse files
chore(deps): update cimg/node docker tag to v14.17.0 (#2328)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 81442e1 commit efe3165

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
@@ -81,7 +81,7 @@ jobs:
8181

8282
NodeJS 14:
8383
docker:
84-
- image: cimg/node:14.16.1
84+
- image: cimg/node:14.17.0
8585
steps:
8686
- common_test_steps
8787
# We will save the results of this one particular invocation to use in

0 commit comments

Comments
 (0)