From 9be722d538b97d55324ea17792587883826a5e75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 01:26:16 +0000 Subject: [PATCH] Update redis Docker tag to v7.2.2 --- tmp/cache/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmp/cache/Dockerfile b/tmp/cache/Dockerfile index 9a745c64..0478d2b7 100644 --- a/tmp/cache/Dockerfile +++ b/tmp/cache/Dockerfile @@ -1 +1 @@ -FROM redis:7.0.11 \ No newline at end of file +FROM redis:7.2.2 \ No newline at end of file