From 02f6341bef11ad98e44aee3101bea43547138cd7 Mon Sep 17 00:00:00 2001 From: Arad Carmi <62752352+AradCarmi@users.noreply.github.com> Date: Mon, 25 Mar 2024 10:46:13 +0200 Subject: [PATCH] upgrade images (#33516) --- .../O365DefenderSafeLinksSingleUser.yml | 2 +- .../Integrations/PowerShellRemoting/PowerShellRemoting.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Packs/Microsoft365Defender/Integrations/O365DefenderSafeLinksSingleUser/O365DefenderSafeLinksSingleUser.yml b/Packs/Microsoft365Defender/Integrations/O365DefenderSafeLinksSingleUser/O365DefenderSafeLinksSingleUser.yml index e4669438505b..ca89917c26fb 100644 --- a/Packs/Microsoft365Defender/Integrations/O365DefenderSafeLinksSingleUser/O365DefenderSafeLinksSingleUser.yml +++ b/Packs/Microsoft365Defender/Integrations/O365DefenderSafeLinksSingleUser/O365DefenderSafeLinksSingleUser.yml @@ -959,7 +959,7 @@ script: runonce: false script: '-' type: powershell - dockerimage: demisto/powershell-ubuntu:7.2.2.29705 + dockerimage: demisto/powershell-ubuntu:7.4.1.86201 fromversion: 6.0.0 tests: - No Test diff --git a/Packs/PowershellRemoting/Integrations/PowerShellRemoting/PowerShellRemoting.yml b/Packs/PowershellRemoting/Integrations/PowerShellRemoting/PowerShellRemoting.yml index 1c8a4f5057b6..c939f93962a1 100644 --- a/Packs/PowershellRemoting/Integrations/PowerShellRemoting/PowerShellRemoting.yml +++ b/Packs/PowershellRemoting/Integrations/PowerShellRemoting/PowerShellRemoting.yml @@ -328,7 +328,7 @@ script: - contextPath: PsRemote.FQDN description: The Fully Qualified Domain Name of the host on which the command was invoked. type: string - dockerimage: demisto/powershell-ubuntu:7.2.2.29705 + dockerimage: demisto/powershell-ubuntu:7.4.1.86201 script: '' type: powershell fromversion: 6.0.0