From 5787108a8e8a41b02f4e04f05e7393bdc4a6d46b Mon Sep 17 00:00:00 2001 From: Diego Ramirez Date: Mon, 10 Feb 2025 09:27:22 -0300 Subject: [PATCH] correct documentation suggestion --- Packs/ZeroFox/Integrations/ZeroFox/ZeroFox.yml | 2 +- Packs/ZeroFox/ReleaseNotes/1_3_6.md | 3 +++ Packs/ZeroFox/ReleaseNotes/1_3_7.md | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Packs/ZeroFox/Integrations/ZeroFox/ZeroFox.yml b/Packs/ZeroFox/Integrations/ZeroFox/ZeroFox.yml index 541b0423ab7a..830f0dc9ef08 100644 --- a/Packs/ZeroFox/Integrations/ZeroFox/ZeroFox.yml +++ b/Packs/ZeroFox/Integrations/ZeroFox/ZeroFox.yml @@ -1532,7 +1532,7 @@ script: - contextPath: File.Extension description: The file extension. type: String - dockerimage: demisto/python3:3.11.10.115186 + dockerimage: demisto/python3:3.12.8.1983910 longRunning: false longRunningPort: false runonce: false diff --git a/Packs/ZeroFox/ReleaseNotes/1_3_6.md b/Packs/ZeroFox/ReleaseNotes/1_3_6.md index 6493fa071086..82273eee4c01 100644 --- a/Packs/ZeroFox/ReleaseNotes/1_3_6.md +++ b/Packs/ZeroFox/ReleaseNotes/1_3_6.md @@ -4,3 +4,6 @@ ##### ZeroFox - Fixed missing alerts issue when "only escalated alerts" was enabled. + +##### AnythingLLM +- Updated the Docker image to: *demisto/python3:3.12.8.1983910*. \ No newline at end of file diff --git a/Packs/ZeroFox/ReleaseNotes/1_3_7.md b/Packs/ZeroFox/ReleaseNotes/1_3_7.md index 32c18cc1ee81..9ff65a6cd1fc 100644 --- a/Packs/ZeroFox/ReleaseNotes/1_3_7.md +++ b/Packs/ZeroFox/ReleaseNotes/1_3_7.md @@ -3,4 +3,4 @@ ##### ZeroFox -- Fixed issue were customers received intermittent "Too Many Requests" errors. +- Fixed an issue where customers received intermittent "Too Many Requests" errors.