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
Edit the automation.
Under ADVANCED, click X to clear the current selection and then select a Docker image name from the dropdown menu.
Save your changes.
Change the Docker Image for a Custom Integration
Go to Settings → Integrations → Instances, find your custom integration, and click the pencil icon to edit the integration’s source.
In the Integration Settings, expand the Script section.
Click X to clear the current selection and then select a Docker image name from the dropdown menu.
Save your changes.
Last updated
Was this helpful?
