Arsnael commented on code in PR #1648:
URL: https://github.com/apache/james-project/pull/1648#discussion_r1267458288


##########
server/testing/src/main/java/org/apache/james/util/docker/Images.java:
##########
@@ -25,7 +25,7 @@ public interface Images {
     String ELASTICSEARCH_2 = "elasticsearch:2.4.6";
     String ELASTICSEARCH_6 = 
"docker.elastic.co/elasticsearch/elasticsearch:6.3.2";
     String ELASTICSEARCH_7 = 
"docker.elastic.co/elasticsearch/elasticsearch:7.10.2";
-    String OPENSEARCH = "opensearchproject/opensearch:2.4.0";
+    String OPENSEARCH = "opensearchproject/opensearch:2.8.0";

Review Comment:
   ... 2.8.0 is the opensearch server :) and the driver is 2.6.0, not 2.4.0 :) 
It seemed compatible but I will double check



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to