From 43446fbdbf9890a80c3f950336ca7f469f0eb0a5 Mon Sep 17 00:00:00 2001 From: Darren <27513732@qq.com> Date: Tue, 30 Apr 2024 18:45:21 +0800 Subject: [PATCH] add new version --- apps/redis/docker-compose.yml | 1 - apps/redis/variables.json | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/redis/docker-compose.yml b/apps/redis/docker-compose.yml index 50cb5c3ef..3c741979a 100644 --- a/apps/redis/docker-compose.yml +++ b/apps/redis/docker-compose.yml @@ -1,4 +1,3 @@ -# image: https://hub.docker.com/r/redislabs/redisinsight # image: https://hub.docker.com/_/redis version: '3.8' diff --git a/apps/redis/variables.json b/apps/redis/variables.json index 29e40c8e6..1022ff968 100644 --- a/apps/redis/variables.json +++ b/apps/redis/variables.json @@ -7,6 +7,7 @@ { "dist": "community", "version": [ + "7.2", "7.0", "6.0", "5.0",