From 33395c9ddeaf70d7247e6f514fd823980b728340 Mon Sep 17 00:00:00 2001 From: JasonPowr Date: Wed, 18 Sep 2024 00:28:00 +0000 Subject: [PATCH] :robot: Update registry.redhat.io/rhel9/redis-6 image ref in Dockerfiles from cc4a8b076a1 to 09357f3e2f2 --- Dockerfile.redis.rh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.redis.rh b/Dockerfile.redis.rh index b8a2e693f7..cc913d250d 100644 --- a/Dockerfile.redis.rh +++ b/Dockerfile.redis.rh @@ -1,4 +1,4 @@ -FROM registry.redhat.io/rhel9/redis-6@sha256:cc4a8b076a1f80f759b5b6ff7ba83b331dd3e02eda04e022789eeb63b2ffdaa5 +FROM registry.redhat.io/rhel9/redis-6@sha256:09357f3e2f2e920f28f1e87217345c332825ef76de104cbb713c1c88862210c0 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."