We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 222dc0c commit d73eccaCopy full SHA for d73ecca
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2
3
jobs:
4
build:
5
docker:
6
- - image: circleci/node:10.12.0
+ - image: circleci/node:10.13.0
7
steps:
8
- checkout
9
0 commit comments