From d4b5ca671a5c375a63cff364af90566ecba7b3e1 Mon Sep 17 00:00:00 2001 From: auto dockerfiles update <> Date: Sat, 28 Sep 2024 00:49:46 +0000 Subject: [PATCH] Update Dockerfiles --- docker/panw-iot/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/panw-iot/Dockerfile b/docker/panw-iot/Dockerfile index a00676e823b41..09470931224df 100644 --- a/docker/panw-iot/Dockerfile +++ b/docker/panw-iot/Dockerfile @@ -1,6 +1,6 @@ # Part of IOT - XSOAR integration project. # See docs at: https://docs.paloaltonetworks.com/iot/iot-security-integration/get-started-with-iot-security-integrations/third-party-integrations-using-on-premises-xsoar#id99b6436d-38d5-464d-9f8f-87bc84d6b628 -FROM demisto/python3-deb:3.11.10.112588 +FROM demisto/python3-deb:3.11.10.112749 COPY requirements.txt .