mirror of
https://github.com/OpenCTI-Platform/opencti.git
synced 2025-12-22 08:17:08 +00:00
[deps] Update opensearchproject/opensearch Docker tag to v3.4.0
This commit is contained in:
@@ -62,7 +62,7 @@ services:
|
|||||||
opencti-dev-opensearch:
|
opencti-dev-opensearch:
|
||||||
profiles: [ opensearch ]
|
profiles: [ opensearch ]
|
||||||
container_name: opencti-dev-opensearch
|
container_name: opencti-dev-opensearch
|
||||||
image: opensearchproject/opensearch:3.3.2
|
image: opensearchproject/opensearch:3.4.0
|
||||||
volumes:
|
volumes:
|
||||||
- osdata:/usr/share/opensearch/data
|
- osdata:/usr/share/opensearch/data
|
||||||
- ossnapshots:/usr/share/opensearch/snapshots
|
- ossnapshots:/usr/share/opensearch/snapshots
|
||||||
|
|||||||
Reference in New Issue
Block a user