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 1a8823f commit 150d74eCopy full SHA for 150d74e
.circleci/config.yml
@@ -6,7 +6,7 @@ version: 2
6
jobs:
7
build:
8
docker:
9
- - image: circleci/classic:latest
+ - image: circleci/openjdk:8-jdk
10
11
- image: redislabs/redisgraph:edge
12
port: 6379:6379
0 commit comments