mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-05-13 19:58:08 +00:00
bump ewsposter to 1.25.0
This commit is contained in:
parent
a08a475f57
commit
5265e3945a
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ RUN apk -U --no-cache add \
|
|||
pip3 install --no-cache-dir configparser hpfeeds3 influxdb influxdb-client xmljson && \
|
||||
#
|
||||
# Setup ewsposter
|
||||
git clone https://github.com/telekom-security/ewsposter -b v1.24.0 /opt/ewsposter && \
|
||||
git clone https://github.com/telekom-security/ewsposter -b v1.25.0 /opt/ewsposter && \
|
||||
mkdir -p /opt/ewsposter/spool /opt/ewsposter/log && \
|
||||
#
|
||||
# Setup user and groups
|
||||
|
|
Loading…
Reference in a new issue