finetune new honeypots logging

This commit is contained in:
t3chn0m4g3
2021-11-02 19:13:28 +00:00
parent db74c610ad
commit c9b909e51d
2 changed files with 16 additions and 10 deletions

View File

@ -15,7 +15,7 @@ RUN apk -U --no-cache add \
libc6-compat \
libzmq \
nss && \
apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/testing openjdk16-jre && \
apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/community openjdk16-jre && \
#
# Get and install packages
mkdir -p /etc/listbot && \