diff --git a/docker/argus-toolbelt/Dockerfile b/docker/argus-toolbelt/Dockerfile index 459b1de2bb635..a2d94e5f000e7 100644 --- a/docker/argus-toolbelt/Dockerfile +++ b/docker/argus-toolbelt/Dockerfile @@ -1,5 +1,5 @@ -FROM demisto/python3:3.11.10.110725 +FROM demisto/python3:3.11.10.111039 COPY requirements.txt .