Skip to content

Commit fca3089

Browse files
chore(deps): update cimg/node docker tag to v14.16.0 (#242)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4412269 commit fca3089

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
@@ -18,7 +18,7 @@ aliases:
1818
defaults: &defaults
1919
working_directory: ~/app
2020
docker:
21-
- image: cimg/node:14.14.0
21+
- image: cimg/node:14.16.0
2222
environment:
2323
NODE_ENV: 'test'
2424

0 commit comments

Comments
 (0)