From e42a686740caa0fe3e6bc47f3848e6ee58210cd3 Mon Sep 17 00:00:00 2001 From: JasonPowr Date: Wed, 29 May 2024 00:25:02 +0000 Subject: [PATCH] :robot: Update registry.redhat.io/rhel9/redis-6 image ref in Dockerfiles from 594c8dd3a56 to 1377ad49a53 --- Dockerfile.redis.rh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.redis.rh b/Dockerfile.redis.rh index 4a2871e8f9..0aeba4e6a1 100644 --- a/Dockerfile.redis.rh +++ b/Dockerfile.redis.rh @@ -1,4 +1,4 @@ -FROM registry.redhat.io/rhel9/redis-6@sha256:594c8dd3a56c5bc474d326d0dd9db47a100a592d1115fd1adfc26318c0b46a8d +FROM registry.redhat.io/rhel9/redis-6@sha256:1377ad49a53aeb409ace62b876923e8ba9e69300257db40883869ab1aa1560e3 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."