Skip to content
This repository was archived by the owner on Nov 9, 2021. It is now read-only.

Commit fbffd83

Browse files
authored
Merge pull request #273 from probil/renovate/circleci-node-16.x
chore(deps): update node.js to v16
2 parents b788cd2 + 46cd268 commit fbffd83

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 @@ jobs:
33
build:
44
docker:
55
# specify the version you desire here
6-
- image: circleci/node:15
6+
- image: circleci/node:16
77

88
# Specify service dependencies here if necessary
99
# CircleCI maintains a library of pre-built images

0 commit comments

Comments
 (0)