1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-06 02:15:48 +03:00

chore(tests): bump test container version 8.0.2 (#2997)

This commit is contained in:
Nikolay Karadzhov
2025-06-16 10:20:49 +03:00
committed by GitHub
parent 62ac8b7c32
commit 5d205cf161
8 changed files with 8 additions and 8 deletions

View File

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