Update Couchbase image tag used in tests

Closes gh-35228
This commit is contained in:
Scott Frederick
2023-05-02 17:36:46 -05:00
parent 6dc84b1645
commit 5d91c24f63
5 changed files with 1 additions and 17 deletions

View File

@@ -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";