For the complete documentation index, see llms.txt. This page is also available as Markdown.
XSOAR 6.13

Change the Docker Image for Automations and Integrations

Change Docker images for Cortex XSOAR 6.13 automations and integrations.

By default, Cortex XSOAR runs Python scripts in a Docker image. If you need to disable Docker, contact Cortex XSOAR support.

The default Docker image that Cortex XSOAR uses is demisto/python3, but you can use other Docker images that you have on your system. Cortex XSOAR supports the following Python versions:

  • 2.7

  • 3.0 and later

Change the Docker Image for a Custom Automation

  1. Edit the automation.

  2. Under ADVANCED, click X to clear the current selection and then select a Docker image name from the dropdown menu.

  3. Save your changes.

Change the Docker Image for a Custom Integration

  1. Go to SettingsIntegrationsInstances, find your custom integration, and click the pencil icon to edit the integration’s source.

  2. In the Integration Settings, expand the Script section.

  3. Click X to clear the current selection and then select a Docker image name from the dropdown menu.

  4. Save your changes.

Last updated

Was this helpful?