mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-20 06:02:24 +00:00
bump t-pot-attack-map to v2.0.1
This commit is contained in:
parent
44c38d809b
commit
fc17d850b5
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ RUN apk -U --no-cache add \
|
||||||
# Install from GitHub and setup
|
# Install from GitHub and setup
|
||||||
mkdir -p /opt && \
|
mkdir -p /opt && \
|
||||||
cd /opt/ && \
|
cd /opt/ && \
|
||||||
git clone https://github.com/t3chn0m4g3/t-pot-attack-map -b 1.2.0 && \
|
git clone https://github.com/t3chn0m4g3/t-pot-attack-map -b 2.0.1 && \
|
||||||
cd t-pot-attack-map && \
|
cd t-pot-attack-map && \
|
||||||
# git checkout eaf8d123d72a62e4c12093e4e8487e10e6ef60f3 && \
|
# git checkout eaf8d123d72a62e4c12093e4e8487e10e6ef60f3 && \
|
||||||
# git branch -a && \
|
# git branch -a && \
|
||||||
|
|
Loading…
Reference in a new issue