mirror of
https://github.com/valitydev/Cortex-Analyzers.git
synced 2024-11-06 09:05:19 +00:00
python 3.7 support for local cortex installation
This commit is contained in:
parent
3b67ebc8aa
commit
d6fd24f9f9
@ -1,4 +1,4 @@
|
||||
FROM python:3.8
|
||||
FROM python:3
|
||||
|
||||
WORKDIR /worker
|
||||
COPY . FileInfo
|
||||
|
@ -9,4 +9,4 @@ oletools>=0.52
|
||||
extract-msg
|
||||
IMAPClient
|
||||
git+https://github.com/SteveClement/ioc_parser.git
|
||||
git+https://github.com/fireeye/stringsifter.git
|
||||
git+https://github.com/fireeye/stringsifter.git@python3.7#egg=stringsifter
|
||||
|
Loading…
Reference in New Issue
Block a user