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.
1 parent 18e4f63 commit 90fea29Copy full SHA for 90fea29
1 file changed
tests/RedisConfigs/docker-compose.yml
@@ -5,7 +5,7 @@ services:
5
build:
6
context: .docker/Redis
7
args:
8
- CLIENT_LIBS_TEST_IMAGE: ${CLIENT_LIBS_TEST_IMAGE:-redislabs/client-libs-test:unstable-23321515778-debian}
+ CLIENT_LIBS_TEST_IMAGE: ${CLIENT_LIBS_TEST_IMAGE:-redislabs/client-libs-test:8.8-m02}
9
additional_contexts:
10
configs: .
11
platform: linux
0 commit comments