1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-02 03:37:40 +02:00

fix maltrail

This commit is contained in:
kev 2024-03-04 17:13:02 +08:00
parent 456e19feef
commit b99c8d4ed4

View File

@ -30,7 +30,7 @@ RUN set -xe \
&& chmod +x server.py sensor.py \
&& ./server.py --version \
&& ./sensor.py --version \
&& apt remote -y curl \
&& apt remove -y curl \
build-essential \
libpcap-dev \
python3-dev \