You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-boot-project/spring-boot-tools/spring-boot-test-support/src/main/java/org/springframework/boot/testsupport/testcontainers/DockerImageNames.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,7 @@ public static DockerImageName postgresql() {
162
162
163
163
/**
164
164
* Return a {@link DockerImageName} suitable for running RabbitMQ.
165
-
* @return a docker image name for running redis
165
+
* @return a docker image name for running RabbitMQ
0 commit comments