From d361422cc4b15349f9015570c2d37c39375c81ae Mon Sep 17 00:00:00 2001 From: auto dockerfiles update <> Date: Wed, 25 Sep 2024 16:40:50 +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 22892695e3a50..a00676e823b41 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.112166 +FROM demisto/python3-deb:3.11.10.112588 COPY requirements.txt .