- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
12-20-2022 09:34 AM
I have an automation script which updates all the non custom docker images versions to the latest version of it.
It works well and updates all the non custom docker images to the latest version of it from docker images.
Now I have some automation scripts using a particular image version. Since the docker image is updated to the latest version of it I want the docker image version of all scripts using that particular docker image to be updated to the latest version as well.
Is there any API or Xsoar method that I use to achieve that
01-03-2023 09:48 PM
Hi ,
The option to update images automatically is available only for content through marketplace right now.
check this link. https://xsoar.pan.dev/docs/integrations/docker#updating-docker-images
01-05-2023 04:35 AM
That is to update manually i want to update automatically using any API or script or function.
https://xsoar.pan.dev/docs/integrations/docker#enablingdisabling-docker-image-automatic-update
I got to know about this autoUpdateDockerImage: true key. But adding this as well doesnot update the image of an automation automatically.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!