Arsnael commented on code in PR #2762:
URL: https://github.com/apache/james-project/pull/2762#discussion_r2181445780
##########
server/testing/src/main/java/org/apache/james/util/docker/Images.java:
##########
@@ -24,7 +24,7 @@ public interface Images {
String RABBITMQ = "rabbitmq:4.1.1-management";
String ELASTICSEARCH_2 = "elasticsearch:2.4.6";
String ELASTICSEARCH_6 =
"docker.elastic.co/elasticsearch/elasticsearch:6.3.2";
- String OPENSEARCH = "opensearchproject/opensearch:2.19.2";
+ String OPENSEARCH = "opensearchproject/opensearch:3.1.0";
Review Comment:
I believe should be alright but let's see what the CI thinks:
https://github.com/apache/james-project/pull/2763
Can test later as well in a test environment
--
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]