File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ INCLUDE_COMPOSE_EXAMPLES=docker-compose.examples.yml
1111INCLUDE_COMPOSE_LOCAL_OPENSEARCH = docker-compose.local-opensearch.yml
1212INCLUDE_COMPOSE_LOCAL_OPENSEARCH_DASHBOARDS = docker-compose.local-opensearch-dashboards.yml
1313
14- OPENSEARCH_DOCKER_REPO = opensearchproject
14+ OPENSEARCH_DOCKER_REPO = opensearchstaging
1515
1616
1717# OpenSearch Configuration
18- OPENSEARCH_VERSION = 3.6 .0
18+ OPENSEARCH_VERSION = 3.7 .0
1919OPENSEARCH_USER = admin
2020OPENSEARCH_PASSWORD = ' My_password_123!@#'
2121OPENSEARCH_HOST = opensearch
@@ -24,7 +24,7 @@ OPENSEARCH_PROTOCOL=https
2424OPENSEARCH_JAVA_OPTS = -Xms1g -Xmx1g
2525
2626# OpenSearch Dashboards Configuration
27- OPENSEARCH_DASHBOARDS_VERSION = 3.6 .0
27+ OPENSEARCH_DASHBOARDS_VERSION = 3.7 .0
2828OPENSEARCH_DASHBOARDS_HOST = opensearch-dashboards
2929OPENSEARCH_DASHBOARDS_PORT = 5601
3030OPENSEARCH_DASHBOARDS_PROTOCOL = http
You can’t perform that action at this time.
0 commit comments