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."