diff --git a/Packs/SMIME_Messaging/Integrations/SMIME_Messaging/SMIME_Messaging.yml b/Packs/SMIME_Messaging/Integrations/SMIME_Messaging/SMIME_Messaging.yml index cfc88fe97826..a25cc4916ceb 100644 --- a/Packs/SMIME_Messaging/Integrations/SMIME_Messaging/SMIME_Messaging.yml +++ b/Packs/SMIME_Messaging/Integrations/SMIME_Messaging/SMIME_Messaging.yml @@ -105,7 +105,7 @@ script: - contextPath: SMIME.SignedAndEncrypted.Message description: The raw message to send. type: String - dockerimage: demisto/m2crypto:1.0.0.58812 + dockerimage: demisto/m2crypto:1.0.0.61133 isfetch: false longRunning: false longRunningPort: false diff --git a/Packs/SMIME_Messaging/ReleaseNotes/1_0_16.md b/Packs/SMIME_Messaging/ReleaseNotes/1_0_16.md new file mode 100644 index 000000000000..01b7def8836a --- /dev/null +++ b/Packs/SMIME_Messaging/ReleaseNotes/1_0_16.md @@ -0,0 +1,3 @@ +#### Integrations +##### SMIME Messaging +- Updated the Docker image to: *demisto/m2crypto:1.0.0.61133*. diff --git a/Packs/SMIME_Messaging/pack_metadata.json b/Packs/SMIME_Messaging/pack_metadata.json index 8110c4514530..813c3100e298 100644 --- a/Packs/SMIME_Messaging/pack_metadata.json +++ b/Packs/SMIME_Messaging/pack_metadata.json @@ -2,7 +2,7 @@ "name": "SMIME Messaging", "description": "Use the S/MIME (Secure Multipurpose Internet Mail Extensions) integration to send and receive secure MIME data.", "support": "xsoar", - "currentVersion": "1.0.15", + "currentVersion": "1.0.16", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "",