1
0
mirror of https://github.com/redis/node-redis.git synced 2025-12-11 09:22:35 +03:00

chore(tests): bump test container version 8.2.1-pre (#3057)

This commit is contained in:
Nikolay Karadzhov
2025-08-18 11:32:41 +03:00
committed by GitHub
parent ed6aca7d03
commit d5423b93d6
9 changed files with 9 additions and 9 deletions

View File

@@ -4,7 +4,7 @@ import RedisJSON from '.';
export default TestUtils.createFromConfig({
dockerImageName: 'redislabs/client-libs-test',
dockerImageVersionArgument: 'redis-version',
defaultDockerVersion: '8.2'
defaultDockerVersion: '8.2.1-pre'
});
export const GLOBAL = {