We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 200990a + c746631 commit 809371dCopy full SHA for 809371d
1 file changed
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
build-last-commit:
4
docker:
5
- - image: circleci/node:9.6.1
+ - image: circleci/node:10.16.0
6
steps:
7
- checkout
8
- restore_cache:
0 commit comments