Skip to content

Commit 40be547

Browse files
author
DvirDukhan
committed
changed circle-ci to work with 2.0-edge docker image
1 parent 6330e6b commit 40be547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
docker:
99
- image: circleci/openjdk:8u171-jdk
1010

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

1414
working_directory: ~/repo

0 commit comments

Comments
 (0)