We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eae22da commit acb5433Copy full SHA for acb5433
.circleci/config.yml
@@ -17,7 +17,7 @@ jobs:
17
build:
18
working_directory: ~/nest
19
docker:
20
- - image: circleci/node:16
+ - image: circleci/node:17
21
steps:
22
- checkout
23
- run:
0 commit comments