We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bb6f83 commit 37b1090Copy full SHA for 37b1090
spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/testing/testcontainers.adoc
@@ -87,7 +87,7 @@ The following service connection factories are provided in the `spring-boot-test
87
| Containers of type `RabbitMQContainer`
88
89
| `RedisConnectionDetails`
90
-| Containers named "redis", "redis/redis-stack" or "redis/redis-stack-server"
+| Containers named "redis", "bitnami/redis", "redis/redis-stack" or "redis/redis-stack-server"
91
92
| `ZipkinConnectionDetails`
93
| Containers named "openzipkin/zipkin"
0 commit comments