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

Commit 16fa0f1

Browse files
committed
chore(deps): update node.js to v17
1 parent 6361e4a commit 16fa0f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
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:16
6+
- image: circleci/node:17
77

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

0 commit comments

Comments
 (0)