As describe [here](https://github.com/dotnet/aspire/pull/13978#pullrequestreview-3702189064) we should use `builder.AddRedis("cache").WithImageRegistry("netaspireci.azurecr.io")` so we don't use docker.io in tests. This should be done for all polyglot languages, using the specific language casing.