We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 979f637 commit ab96c1cCopy full SHA for ab96c1c
.circleci/config.yml
@@ -8,7 +8,7 @@ jobs:
8
docker:
9
- image: circleci/ruby:2.4.1-node-browsers
10
11
- - image: redislabs/redisgraph:1.2.2
+ - image: redislabs/redisgraph:edge
12
port: 6379:6379
13
14
working_directory: ~/repo
0 commit comments