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