prep for elk 8.x, pave way for next t-pot release

This commit is contained in:
t3chn0m4g3
2022-01-07 18:03:00 +00:00
parent f441ec0bfc
commit d6ea4cdde2
8 changed files with 3 additions and 22 deletions

View File

@ -7,8 +7,6 @@ ENV ES_VER=7.16.2 \
# Include dist
ADD dist/ /root/dist/
#
# Setup env and apt
#RUN sed -i 's/dl-cdn/dl-2/g' /etc/apk/repositories && \
RUN apk -U --no-cache add \
aria2 \
bash \