diff --git a/Packs/MISP/Integrations/MISPV3/MISPV3.yml b/Packs/MISP/Integrations/MISPV3/MISPV3.yml index 77b5193f05d7..b1cad8c19f15 100644 --- a/Packs/MISP/Integrations/MISPV3/MISPV3.yml +++ b/Packs/MISP/Integrations/MISPV3/MISPV3.yml @@ -2615,7 +2615,7 @@ script: - contextPath: MISP.Role.role_name description: MISP role name. type: string - dockerimage: demisto/pymisp2:2.4.183.84720 + dockerimage: demisto/pymisp2:2.4.184.3.88003 runonce: false script: '' subtype: python3 diff --git a/Packs/MISP/ReleaseNotes/2_1_41.md b/Packs/MISP/ReleaseNotes/2_1_41.md new file mode 100644 index 000000000000..dabb4c5f7511 --- /dev/null +++ b/Packs/MISP/ReleaseNotes/2_1_41.md @@ -0,0 +1,3 @@ +#### Integrations +##### MISP v3 +- Updated the Docker image to: *demisto/pymisp2:2.4.184.3.88003*. diff --git a/Packs/MISP/pack_metadata.json b/Packs/MISP/pack_metadata.json index 49aa2988e19e..72fbbc8605da 100644 --- a/Packs/MISP/pack_metadata.json +++ b/Packs/MISP/pack_metadata.json @@ -2,7 +2,7 @@ "name": "MISP", "description": "Malware information and threat sharing platform.", "support": "xsoar", - "currentVersion": "2.1.40", + "currentVersion": "2.1.41", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "",