We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6edf33 commit 94c6814Copy full SHA for 94c6814
localstack-core/localstack/services/opensearch/versions.py
@@ -30,7 +30,7 @@
30
}
31
# Internal representation of the Elasticsearch versions (without the "Elasticsearch_" prefix)
32
_elasticsearch_install_versions = {
33
- "7.10": "7.10.0",
+ "7.10": "7.10.2",
34
"7.9": "7.9.3",
35
"7.8": "7.8.1",
36
"7.7": "7.7.1",
0 commit comments