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

Change json docker version to 2.6.9

This commit is contained in:
Leibale Eidelman
2024-02-05 09:14:24 -05:00
committed by GitHub
parent 295647cf9d
commit 0f29f4238f

View File

@@ -3,7 +3,8 @@ import RedisJSON from '.';
export default new TestUtils({
dockerImageName: 'redislabs/rejson',
dockerImageVersionArgument: 'rejson-version'
dockerImageVersionArgument: 'rejson-version',
defaultDockerVersion: '2.6.9'
});
export const GLOBAL = {