We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3b7658 commit 4cf09b3Copy full SHA for 4cf09b3
1 file changed
.circleci/config.yml
@@ -8,7 +8,7 @@ version: 2
8
defaults: &defaults
9
working_directory: ~/RCRE
10
docker:
11
- - image: circleci/node:lts
+ - image: circleci/node:8.11.1
12
13
jobs:
14
install:
0 commit comments