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 bc8e17e commit 1a2d1f8Copy full SHA for 1a2d1f8
docker-compose.yml
@@ -187,7 +187,7 @@ services:
187
opencti:
188
condition: service_healthy
189
connector-import-document:
190
- image: opencti/connector-import-document:6.8.5
+ image: opencti/connector-import-document:6.8.10
191
environment:
192
- OPENCTI_URL=http://opencti:8080
193
- OPENCTI_TOKEN=${OPENCTI_ADMIN_TOKEN}
@@ -205,7 +205,7 @@ services:
205
206
207
connector-analysis:
208
209
210
211
0 commit comments