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 c7b3d04 commit 943bbe9Copy full SHA for 943bbe9
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2
3
jobs:
4
test:
5
docker:
6
- - image: circleci/node:10.16.3
+ - image: circleci/node:10.22.1
7
8
steps:
9
- checkout
0 commit comments