mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Clone Dionaea 0.7.0 instead master
This commit is contained in:
@ -34,7 +34,7 @@ RUN apt-get update -y && \
|
||||
ttf-liberation && \
|
||||
|
||||
# Get and install dionaea
|
||||
git clone --depth=1 https://github.com/dinotools/dionaea /root/dionaea/ && \
|
||||
git clone --depth=1 https://github.com/dinotools/dionaea -b 0.7.0 /root/dionaea/ && \
|
||||
cd /root/dionaea && \
|
||||
autoreconf -vi && \
|
||||
./configure \
|
||||
|
Reference in New Issue
Block a user