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 5dec7f3 commit b8f6a10Copy full SHA for b8f6a10
docker-compose.opensearch.base.yml
@@ -1,6 +1,6 @@
1
services:
2
opensearch:
3
- image: opensearchproject/opensearch:3.1.0
+ image: opensearchproject/opensearch:3.3.2
4
environment:
5
- "cluster.name=opensearch-cluster"
6
- "bootstrap.memory_lock=true" # along with the memlock settings below, disables swapping
0 commit comments