Specifying a specific version of Redis in your Docker configuration helps maintain stability and control over the Redis image, and mitigates the risk of an updated Redis breaking the project when the container is redeployed.
It would be good to have this setting in the Project Targets settings itself