diff --git a/Packs/Exterro/Integrations/Exterro/Exterro.yml b/Packs/Exterro/Integrations/Exterro/Exterro.yml index 04bc4777d377..1b7bd63e336f 100644 --- a/Packs/Exterro/Integrations/Exterro/Exterro.yml +++ b/Packs/Exterro/Integrations/Exterro/Exterro.yml @@ -58,7 +58,7 @@ script: description: The Status of the of workflow trigger. type: string description: Returns a boolean value. - dockerimage: demisto/accessdata:1.1.0.88840 + dockerimage: demisto/accessdata:1.1.0.91313 script: '-' type: python subtype: python3 diff --git a/Packs/Exterro/ReleaseNotes/1_0_10.md b/Packs/Exterro/ReleaseNotes/1_0_10.md new file mode 100644 index 000000000000..ea32e5d065f8 --- /dev/null +++ b/Packs/Exterro/ReleaseNotes/1_0_10.md @@ -0,0 +1,3 @@ +#### Integrations +##### Exterro FTK +- Updated the Docker image to: *demisto/accessdata:1.1.0.91313*. diff --git a/Packs/Exterro/pack_metadata.json b/Packs/Exterro/pack_metadata.json index 6bf83fa78433..a8ded7c88cd8 100644 --- a/Packs/Exterro/pack_metadata.json +++ b/Packs/Exterro/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Exterro/AccessData", "description": "Use the Exterro package to integrate with the Exterro FTK Suite, enabling the playbook automation of incident response workflows upon detection of a possible threat.", "support": "partner", - "currentVersion": "1.0.9", + "currentVersion": "1.0.10", "author": "Exterro", "url": "https://exterro.freshdesk.com/support/home", "email": "support@exterro.com",