Skip to content

Commit ab96c1c

Browse files
committed
CircleCI runs against latest RedisGraph Docker image
1 parent 979f637 commit ab96c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
docker:
99
- image: circleci/ruby:2.4.1-node-browsers
1010

11-
- image: redislabs/redisgraph:1.2.2
11+
- image: redislabs/redisgraph:edge
1212
port: 6379:6379
1313

1414
working_directory: ~/repo

0 commit comments

Comments
 (0)