From 7c9327387595013db1a4c26410ad21064ab234af Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 12:15:15 +0000 Subject: [PATCH] chore(deps): update registry.redhat.io/rhel9/redis-6 docker digest to 90b62ca Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- Dockerfile.redis.rh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.redis.rh b/Dockerfile.redis.rh index f48a309f20..ddda9d4b4b 100644 --- a/Dockerfile.redis.rh +++ b/Dockerfile.redis.rh @@ -1,4 +1,4 @@ -FROM registry.redhat.io/rhel9/redis-6@sha256:75f938ea8ecfa173f2c1b894b1a8a7d38eca5b7beea7e20dce424cfa22130052 +FROM registry.redhat.io/rhel9/redis-6@sha256:90b62caec2a3f935fdc8905ef56eebdc1cbfb8065bbc443a779b0451f9eb32e5 LABEL description="Securesign redis is built ontop of rhel9/redis-6 but accepts external connections and runs appendonly mode with full durability." LABEL io.k8s.description="Securesign redis is built ontop of rhel9/redis-6 but accepts external connections and runs appendonly mode with full durability."