[201911][baseimage] Install pyroute and submodule update sonic-utilities (#6916)

Install pyroute2 need for sonic-utilities in sonic-slave-stretch docker.
Submodule update of sonic-utilities to the commit 9297d5c5a00e64b5dea94a49a69cb776ac862bdc
This commit is contained in:
arlakshm 2021-02-28 11:59:10 -08:00 committed by GitHub
parent 95ec75e24e
commit 5595633008
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -348,7 +348,7 @@ RUN pip install j2cli==0.3.10
# Remove python-click 6.6
RUN apt-get purge -y python-click
# For sonic utilities testing
RUN pip install click-default-group click natsort tabulate netifaces==0.10.7 fastentrypoints
RUN pip install click-default-group click natsort tabulate netifaces==0.10.7 fastentrypoints pyroute2==0.5.14
# For sonic snmpagent build and mock testing
RUN pip3 install -U setuptools

@ -1 +1 @@
Subproject commit ce82ff676ce049b744ec7969a52f8625a58c7c6a
Subproject commit 9297d5c5a00e64b5dea94a49a69cb776ac862bdc