diff --git a/Dockerfile.redis.rh b/Dockerfile.redis.rh index f48a309f20..784256ceaa 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:d3f22dd78a7df204fb76ff7ce4ab6a5ed6fdb1a4fddb0930f77a3ef80956fcba 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."