mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-08-29 06:16:28 +00:00
bump ewsposter to latest master
This commit is contained in:
parent
6fca3cb375
commit
1a266c4712
1 changed files with 2 additions and 2 deletions
|
@ -33,8 +33,8 @@ RUN apk --no-cache -U upgrade && \
|
|||
xmljson && \
|
||||
#
|
||||
# Setup ewsposter
|
||||
# git clone https://github.com/telekom-security/ewsposter /opt/ewsposter && \
|
||||
git clone https://github.com/telekom-security/ewsposter -b v1.33 /opt/ewsposter && \
|
||||
git clone https://github.com/telekom-security/ewsposter /opt/ewsposter && \
|
||||
# git clone https://github.com/telekom-security/ewsposter -b v1.33 /opt/ewsposter && \
|
||||
mkdir -p /opt/ewsposter/spool /opt/ewsposter/log && \
|
||||
#
|
||||
# Setup user and groups
|
||||
|
|
Loading…
Reference in a new issue