We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac070a1 commit 9cdf118Copy full SHA for 9cdf118
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
build: &build
4
docker:
5
- - image: circleci/node:latest
+ - image: circleci/node:9
6
working_directory: ~/hare
7
# branches:
8
# only:
0 commit comments