We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6dc2303 + f94e636 commit 0974c3dCopy full SHA for 0974c3d
.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