diff --git a/sonic-slave/Dockerfile b/sonic-slave/Dockerfile index 291a2fefb771..dc37d7947a1f 100644 --- a/sonic-slave/Dockerfile +++ b/sonic-slave/Dockerfile @@ -265,7 +265,7 @@ RUN pip install --force-reinstall --upgrade jinja2>=2.10 RUN pip install j2cli # For sonic utilities testing -RUN pip install click-default-group click natsort tabulate netifaces==0.10.7 +RUN pip install click-default-group click natsort tabulate netifaces==0.10.7 fastentrypoints # For supervisor build RUN pip install meld3 mock