Polish "Polish Javadoc for DockerImageNames.rabbit()"
See gh-37394
This commit is contained in:
@@ -97,7 +97,6 @@ public final class DockerImageNames {
|
||||
/**
|
||||
* Return a {@link DockerImageName} suitable for running RabbitMQ.
|
||||
* @return a docker image name for running RabbitMQ
|
||||
* @since 2.7.15
|
||||
*/
|
||||
public static DockerImageName rabbit() {
|
||||
return DockerImageName.parse("rabbitmq").withTag(RABBIT_VERSION);
|
||||
|
||||
Reference in New Issue
Block a user