bump Elastic stack to 8.2.3

This commit is contained in:
t3chn0m4g3
2022-06-15 14:29:23 +00:00
parent 5f0c337f09
commit a3bda5de8f
4 changed files with 4 additions and 3 deletions

View File

@ -19,6 +19,7 @@ RUN apk -U --no-cache add \
cd geoip-attack-map && \
# git checkout 4dae740178455f371b667ee095f824cb271f07e8 && \
cp /root/dist/* . && \
pip3 install --upgrade pip && \
pip3 install -r requirements.txt && \
pip3 install flask && \
setcap cap_net_bind_service=+ep /usr/bin/python3.9 && \