Skip to content

Commit

Permalink
opensearch 2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marevol committed Sep 20, 2024
1 parent fc107b8 commit f8686f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
class OpenSearch2ClientTest {
static final Logger logger = Logger.getLogger(OpenSearch2ClientTest.class.getName());

static final String version = "2.15.0";
static final String version = "2.17.0";

static final String imageTag = "opensearchproject/opensearch:" + version;

Expand Down

0 comments on commit f8686f1

Please sign in to comment.