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 25393fb commit 637f73eCopy full SHA for 637f73e
.circleci/config.yml
@@ -5,7 +5,7 @@ version: 2
5
jobs:
6
build:
7
docker:
8
- - image: circleci/golang:1.
+ - image: circleci/golang:1.9
9
10
- image: redislabs/redisgraph:edge
11
port: 6379:6379
0 commit comments