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: notifications-unsubscr...@james.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org