We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31583fb commit 273ae1eCopy full SHA for 273ae1e
docker-compose.opensearch.yml
@@ -238,7 +238,7 @@ services:
238
opencti:
239
condition: service_healthy
240
connector-import-document:
241
- image: opencti/connector-import-document:6.9.6
+ image: opencti/connector-import-document:6.9.10
242
environment:
243
- OPENCTI_URL=http://opencti:8080
244
- OPENCTI_TOKEN=${OPENCTI_ADMIN_TOKEN}
@@ -270,7 +270,7 @@ services:
270
271
272
connector-analysis:
273
274
275
276
0 commit comments