Skip to content
Snippets Groups Projects
Commit 9ff9399b authored by Gioacchino Vino's avatar Gioacchino Vino
Browse files

New oids classification

parent a0502a27
No related branches found
No related tags found
1 merge request!150New oids classification
Pipeline #171267 passed
...@@ -10,6 +10,6 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update \ ...@@ -10,6 +10,6 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update \
&& apt-get clean && rm -rf /var/lib/apt/lists/* && apt-get clean && rm -rf /var/lib/apt/lists/*
# python3 -m pip install pyopenssl==24.0.0 # python3 -m pip install pyopenssl==24.0.0
RUN python3 -m pip install gvm-tools jq yq GitPython RUN python3 -m pip install gvm-tools jq yq GitPython pandas
ENTRYPOINT ["/usr/local/bin/setup-sshd"] ENTRYPOINT ["/usr/local/bin/setup-sshd"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment