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 498625b commit cd8f428Copy full SHA for cd8f428
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
executors:
4
main-executor:
5
docker:
6
- - image: circleci/node:lts
+ - image: cimg/node:lts
7
8
jobs:
9
quality-check:
0 commit comments