From 894fd0c4b7c4240151a43d0a1bd6f81e8ba26026 Mon Sep 17 00:00:00 2001 From: Ismail D <22240843+Ismaaa@users.noreply.github.com> Date: Sat, 19 Feb 2022 20:02:30 +0100 Subject: [PATCH] Update redis to the latest stable version (#625) --- public/v4/apps/redis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/v4/apps/redis.yml b/public/v4/apps/redis.yml index 652f5f7..3a0d3e7 100644 --- a/public/v4/apps/redis.yml +++ b/public/v4/apps/redis.yml @@ -16,7 +16,7 @@ caproverOneClickApp: - id: $$cap_redis_version label: Redis Version Tag description: 'Check out their Docker page for the valid tags: https://hub.docker.com/_/redis?tab=tags' - defaultValue: '5' + defaultValue: '6.2' validRegex: /^([^\s^\/])+$/ - id: $$cap_redis_password label: Redis Password