We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7ea858 commit 76a3f13Copy full SHA for 76a3f13
.circleci/config.yml
@@ -8,7 +8,7 @@ jobs:
8
docker:
9
- image: circleci/openjdk:8u171-jdk
10
11
- - image: redislabs/redisgraph:2.0-edge
+ - image: redislabs/redisgraph:edge
12
port: 6379:6379
13
14
working_directory: ~/repo
0 commit comments