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