Skip to content

Commit cbe77fb

Browse files
authored
Update redis version to 6.2.7 in docker template (#944)
1 parent f5ed29d commit cbe77fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opt/build/docker/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Feel free to change these
22
PRODUCT=redisai
33
DOCKER_ORG=redislabs
4-
REDIS_VERSION=6.2.5
4+
REDIS_VERSION=6.2.7
55
REDIS_CUDA_VERSION=11.3.1-cudnn8
66
REDISAI_LITE=0
77

0 commit comments

Comments
 (0)