We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 866b3af commit b1d132bCopy full SHA for b1d132b
.circleci/config.yml
@@ -7,7 +7,7 @@ version: 2
7
defaults: &defaults
8
working_directory: ~/repo
9
docker:
10
- - image: circleci/node:16.9.1
+ - image: circleci/node:18
11
12
jobs:
13
test:
0 commit comments