mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 20:42:11 +00:00
bump ewsposter to latest master
This commit is contained in:
parent
d2cbf6ebbc
commit
81b8242c68
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ RUN apk -U --no-cache add \
|
||||||
# Setup ewsposter
|
# Setup ewsposter
|
||||||
git clone https://github.com/telekom-security/ewsposter /opt/ewsposter && \
|
git clone https://github.com/telekom-security/ewsposter /opt/ewsposter && \
|
||||||
cd /opt/ewsposter && \
|
cd /opt/ewsposter && \
|
||||||
# git checkout 0502c39941bab10643502c27f7bd7eee301b21c0 && \
|
# git checkout 11ab4c8a0a1b63d4bca8c52c07f2eab520d0b257 && \
|
||||||
git checkout 11ab4c8a0a1b63d4bca8c52c07f2eab520d0b257 && \
|
git checkout 17c08f3ae500d838c1528c9700e4430d5f6ad214 && \
|
||||||
mkdir -p /opt/ewsposter/spool /opt/ewsposter/log && \
|
mkdir -p /opt/ewsposter/spool /opt/ewsposter/log && \
|
||||||
#
|
#
|
||||||
# Setup user and groups
|
# Setup user and groups
|
||||||
|
|
Loading…
Reference in a new issue