Skip to content

Commit 1c819fd

Browse files
authored
Merge pull request #645 from ReactiveDB/renovate/circleci-node-16.x
chore(deps): update node.js to v16
2 parents 84a92a0 + b12f1e1 commit 1c819fd

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
@@ -1,7 +1,7 @@
11
defaults: &defaults
22
working_directory: ~/ReactiveDB
33
docker:
4-
- image: circleci/node:14
4+
- image: circleci/node:16
55

66
version: 2
77
jobs:

0 commit comments

Comments
 (0)