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