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 b0c213d commit bc76b98Copy full SHA for bc76b98
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2.0
2
jobs:
3
build:
4
docker:
5
- - image: circleci/node:lts
+ - image: cimg/node:lts
6
steps:
7
- checkout
8
- restore_cache:
0 commit comments