1
0
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:
Nedyalko Dyakov 2025-01-22 15:54:46 +02:00
parent efe0f65bf0
commit 787c41f429
No known key found for this signature in database
GPG Key ID: 5571106A08EA25A3
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
*.rdb
testdata/*
dockers/
.idea/
.DS_Store
*.tar.gz

View File

@ -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