Skip to content

Commit

Permalink
Add scapy version
Browse files Browse the repository at this point in the history
Signed-off-by: Ze Gan <ganze718@gmail.com>
  • Loading branch information
Pterosaur committed Nov 23, 2021
1 parent 3323227 commit 44b7eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockers/docker-sonic-mgmt/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ RUN pip install cffi==1.10.0 \
&& rm -f 1.0.0.tar.gz \
&& pip install nnpy \
&& pip install dpkt \
&& pip install scapy --upgrade
&& pip install scapy==2.4.5 --upgrade

# Install docker-ce-cli
RUN apt-get update \
Expand Down

0 comments on commit 44b7eb4

Please sign in to comment.