Merge branch '2.3.x' into 2.4.x
Closes gh-26405
This commit is contained in:
@@ -52,8 +52,8 @@ public final class DockerImageNames {
|
||||
}
|
||||
|
||||
/**
|
||||
* Return a {@link DockerImageName} suitable for running Cassandra.
|
||||
* @return a docker image name for running cassandra
|
||||
* Return a {@link DockerImageName} suitable for running Couchbase.
|
||||
* @return a docker image name for running couchbase
|
||||
*/
|
||||
public static DockerImageName couchbase() {
|
||||
return DockerImageName.parse("couchbase/server").withTag(COUCHBASE_VERSION);
|
||||
|
||||
Reference in New Issue
Block a user