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 c2ebb8c commit 0c5534bCopy full SHA for 0c5534b
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
build:
4
docker:
5
- - image: cimg/node:14.21
+ - image: cimg/node:18.20.7
6
working_directory: ~/ra-data-feathers
7
steps:
8
- checkout
0 commit comments