From ab90b6cc4cb8aba540503027ced6338bc4a12c62 Mon Sep 17 00:00:00 2001 From: Guy Korland Date: Sun, 23 May 2021 23:02:57 +0300 Subject: [PATCH] update to latest Redis 6.2 (#368) * update to latest * Update Makefile --- build/platforms/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/platforms/Makefile b/build/platforms/Makefile index 875855857..291f9ee3b 100644 --- a/build/platforms/Makefile +++ b/build/platforms/Makefile @@ -8,7 +8,7 @@ OSNICK ?= buster REPO=rejson -REDIS_VER=6.2.1 +REDIS_VER=6.2.3 INT_BRANCHES=1.2 1.1 1.0