Skip to content

Commit c67f633

Browse files
chore(deps): update cimg/node docker tag to v14.16.1 (#265)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0ca0dac commit c67f633

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.16.0
21+
- image: cimg/node:14.16.1
2222
environment:
2323
NODE_ENV: 'test'
2424

0 commit comments

Comments
 (0)