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.
2 parents e49b480 + 1a494f0 commit 5c61a7aCopy full SHA for 5c61a7a
tests/dockers/docker-compose.yml
@@ -3,7 +3,7 @@
3
services:
4
5
redis:
6
- image: ${CLIENT_LIBS_TEST_IMAGE:-redislabs/client-libs-test:8.2.1-pre}
+ image: ${CLIENT_LIBS_TEST_IMAGE:-redislabs/client-libs-test:8.2.1}
7
container_name: redis-standalone
8
environment:
9
- TLS_ENABLED=yes
0 commit comments