mirror of
https://github.com/redis/go-redis.git
synced 2025-04-17 20:17:02 +03:00
Add 8.0m3 image in docker compose
This commit is contained in:
parent
efe0f65bf0
commit
787c41f429
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
*.rdb
|
||||
testdata/*
|
||||
dockers/
|
||||
.idea/
|
||||
.DS_Store
|
||||
*.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
services:
|
||||
|
||||
redis-stanalone:
|
||||
image: redislabs/client-libs-test:8.0-M02
|
||||
image: redislabs/client-libs-test:8.0-M03
|
||||
container_name: redis-standalone
|
||||
environment:
|
||||
- REDIS_CLUSTER=no
|
||||
|
Loading…
x
Reference in New Issue
Block a user