Skip to content

Commit 1a494f0

Browse files
mgravellatakavci
andauthored
Update tests/dockers/docker-compose.yml
Co-authored-by: atakavci <[email protected]>
1 parent cb9c8df commit 1a494f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/dockers/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
services:
44

55
redis:
6-
image: ${CLIENT_LIBS_TEST_IMAGE:-redislabs/client-libs-test:8.2.1-pre}
6+
image: ${CLIENT_LIBS_TEST_IMAGE:-redislabs/client-libs-test:8.2.1}
77
container_name: redis-standalone
88
environment:
99
- TLS_ENABLED=yes

0 commit comments

Comments
 (0)