Skip to content

Commit

Permalink
Update Docker Image To demisto/python3 (demisto#27147)
Browse files Browse the repository at this point in the history
* Updated Metadata Of Pack MailSenderNew

* Added release notes to pack MailSenderNew

* Packs/MailSenderNew/Integrations/MailSenderNew/MailSenderNew.yml Docker image update

* Updated Metadata Of Pack AlienVault_OTX

* Added release notes to pack AlienVault_OTX

* Packs/AlienVault_OTX/Integrations/AlienVault_OTX_v2/AlienVault_OTX_v2.yml Docker image update
  • Loading branch information
content-bot authored and DNRRomero committed Jun 5, 2023
1 parent 9aff941 commit 9d766a6
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@ script:
- contextPath: URL.Relationships.EntityBType
description: The type of the destination of the relationship.
type: string
dockerimage: demisto/python3:3.10.11.59070
dockerimage: demisto/python3:3.10.11.61265
isfetch: false
longRunning: false
longRunningPort: false
Expand Down
3 changes: 3 additions & 0 deletions Packs/AlienVault_OTX/ReleaseNotes/1_1_37.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### AlienVault OTX v2
- Updated the Docker image to: *demisto/python3:3.10.11.61265*.
2 changes: 1 addition & 1 deletion Packs/AlienVault_OTX/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "AlienVault OTX",
"description": "Query Indicators of Compromise in AlienVault OTX.",
"support": "xsoar",
"currentVersion": "1.1.36",
"currentVersion": "1.1.37",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/python3:3.10.11.59070
dockerimage: demisto/python3:3.10.11.61265
tests:
- Mail Sender (New) Test
fromversion: 5.0.0
3 changes: 3 additions & 0 deletions Packs/MailSenderNew/ReleaseNotes/1_0_16.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Mail Sender (New)
- Updated the Docker image to: *demisto/python3:3.10.11.61265*.
2 changes: 1 addition & 1 deletion Packs/MailSenderNew/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Mail Sender (New)",
"description": "Send emails implemented in Python with embedded image support",
"support": "xsoar",
"currentVersion": "1.0.15",
"currentVersion": "1.0.16",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit 9d766a6

Please sign in to comment.