From 315657b3f3ba0535b20b63083619dbafaadbbf9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 18:43:56 +0000 Subject: [PATCH] Update opensearchproject/opensearch Docker tag to v3.7.0 --- ivy-ha/compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ivy-ha/compose.yaml b/ivy-ha/compose.yaml index e102ab9..692cd81 100644 --- a/ivy-ha/compose.yaml +++ b/ivy-ha/compose.yaml @@ -40,7 +40,7 @@ services: condition: service_healthy opensearch-1: - image: opensearchproject/opensearch:3.5.0 + image: opensearchproject/opensearch:3.7.0 ports: - 9201:9200 volumes: @@ -65,7 +65,7 @@ services: hard: -1 opensearch-2: - image: opensearchproject/opensearch:3.5.0 + image: opensearchproject/opensearch:3.7.0 ports: - 9202:9200 volumes: