diff --git a/Packs/FeedOffice365/Integrations/FeedOffice365/FeedOffice365.yml b/Packs/FeedOffice365/Integrations/FeedOffice365/FeedOffice365.yml index 38bae022ffc1..bed9e85a248c 100644 --- a/Packs/FeedOffice365/Integrations/FeedOffice365/FeedOffice365.yml +++ b/Packs/FeedOffice365/Integrations/FeedOffice365/FeedOffice365.yml @@ -143,7 +143,7 @@ script: description: Gets indicators from the feed. execution: false name: office365-get-indicators - dockerimage: demisto/python3:3.10.8.37233 + dockerimage: demisto/python3:3.10.9.46807 feed: true isfetch: false longRunning: false diff --git a/Packs/FeedOffice365/ReleaseNotes/1_2_3.md b/Packs/FeedOffice365/ReleaseNotes/1_2_3.md new file mode 100644 index 000000000000..40ab5249b83c --- /dev/null +++ b/Packs/FeedOffice365/ReleaseNotes/1_2_3.md @@ -0,0 +1,3 @@ +#### Integrations +##### Office 365 Feed +- Updated the Docker image to: *demisto/python3:3.10.9.46807*. diff --git a/Packs/FeedOffice365/pack_metadata.json b/Packs/FeedOffice365/pack_metadata.json index 3161b3f45225..07ab1718f506 100644 --- a/Packs/FeedOffice365/pack_metadata.json +++ b/Packs/FeedOffice365/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Office 365 Feed", "description": "The Office 365 IP Address and URL web service is a read-only API provided by Microsoft to expose the URLs and IPs used by Office 365. The Office 365 Feed integration fetches indicators from the service, with which you can create a list (whitelist, blacklist, EDL, etc.) for your SIEM or firewall service to ingest and apply to its policy rules.", "support": "xsoar", - "currentVersion": "1.2.2", + "currentVersion": "1.2.3", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "",