bump t-pot-attack-map to 1.2.0

This commit is contained in:
t3chn0m4g3 2023-02-04 00:29:26 +00:00
parent f786769527
commit 72a3b51bd4

View file

@ -15,7 +15,7 @@ RUN apk -U --no-cache add \
# Install from GitHub and setup
mkdir -p /opt && \
cd /opt/ && \
git clone https://github.com/t3chn0m4g3/t-pot-attack-map -b 1.1.2 && \
git clone https://github.com/t3chn0m4g3/t-pot-attack-map -b 1.2.0 && \
cd t-pot-attack-map && \
# git checkout eaf8d123d72a62e4c12093e4e8487e10e6ef60f3 && \
# git branch -a && \