Update Couchbase image tag used in tests
Closes gh-35228
This commit is contained in:
@@ -28,7 +28,7 @@ public final class DockerImageNames {
|
||||
|
||||
private static final String CASSANDRA_VERSION = "3.11.10";
|
||||
|
||||
private static final String COUCHBASE_VERSION = "6.5.1";
|
||||
private static final String COUCHBASE_VERSION = "7.1.4";
|
||||
|
||||
private static final String MONGO_VERSION = "4.0.23";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user