Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alirezade authored and alirezade committed Apr 5, 2024
1 parent 689ff43 commit e04b3a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/attacker-docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN apt-get update \
&& apt-get install -y ettercap-common \
&& apt-get install -y nmap \
&& apt-get install -y python3-scapy \
&& pip install paho-mqtt<2.0.0
&& pip install paho-mqtt

WORKDIR /src

Expand Down

0 comments on commit e04b3a2

Please sign in to comment.