From 27bd9d614411f8e451aee17c7d3b6c776de259b5 Mon Sep 17 00:00:00 2001 From: JasonPowr Date: Thu, 30 May 2024 00:24:27 +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."