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

bump test container version 8.4-GA-pre.3 (#3136)

* bump test container version 8.4-GA-pre.2

* chore(tests): bump test container version 8.4-GA-pre.3
This commit is contained in:
Nikolay Karadzhov
2025-11-18 12:20:23 +02:00
committed by GitHub
parent bcf8d2b36b
commit 539780caa8
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.4-RC1-pre.2'
defaultDockerVersion: '8.4-GA-pre.3'
});
export const GLOBAL = {