Skip to content

Commit 43b0ef3

Browse files
authored
Update config.yml
1 parent ec755cc commit 43b0ef3

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
@@ -9,7 +9,7 @@ jobs:
99
- image: circleci/golang:1.9
1010
- image: redislabs/redisearch:edge
1111
port: 6379:6379
12-
- image: redislabs/redisearch:last
12+
- image: redislabs/redisearch:latest
1313
port: 6379:6380
1414

1515
working_directory: /go/src/github.com/RediSearch/redisearch-go

0 commit comments

Comments
 (0)